Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x16de47…a398a3
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x1a1dca…3473d9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x23c5eb…dae868
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x0c2d0c…dde002
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x7515a2…704c9f
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x938643…08d591
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x832b5e…b717eb
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x5c7c0b…282d1e
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x401e48…6315d0
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x782d76…b40534
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x72f0e9…adc733
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x9adead…2daafe
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x7a46a5…9cdb2b
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x99b576…d464fa
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x740be1…082e4a
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0xb9093c…251189
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x07dcb1…3d563f
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0xc99ad6…b68219
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x850ec7…5e5186
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0xc59819…fbaea0
0x7b7b…3ca50x9c95…e299Base—$0.001100%fluxa34d ago0x574bc2…f426a4
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0xba3747…fc48c9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x3f94eb…464f02
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0xf8909c…5d8fea
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa34d ago0x2f0870…98b802

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.