Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0087…08720x57e3…876bBase—$0.01100%coinbase73d ago0xecee6e…405a19
0x0087…08720x448d…b2e1Base—$0.01100%coinbase73d ago0x1998b4…f7601e
0x0087…08720x48ca…5929Base—$0.01100%coinbase73d ago0x779fb2…9c60dc
0x0087…08720x00a0…f6beBase—$0.01100%coinbase73d ago0x78940b…4036fb
0x0087…08720x4fe5…147bBase—$0.01100%coinbase73d ago0x6df1e9…ec8d9b
0x0087…08720xb9b0…152fBase—$0.01100%coinbase73d ago0x050d67…38a8bf
0x0087…08720x05bc…655bBase—$0.01100%coinbase73d ago0x7aa387…5cfe28
0x0087…08720x21af…8b91Base—$0.01100%coinbase73d ago0x207f84…c946a1
0x0087…08720x60f1…48b9Base—$0.01100%coinbase73d ago0x9fb030…467d54
0x0087…08720xd443…94a5Base—$0.01100%coinbase73d ago0x100582…a4fcff
0x0087…08720xd76d…8c78Base—$0.01100%coinbase73d ago0xe09b01…adf420
0x0087…08720xd5bd…a452Base—$0.01100%coinbase73d ago0xc70670…1e9567
0x0087…08720x6a05…19f2Base—$0.01100%coinbase73d ago0xfb1a99…78ba5a
0x0087…08720xbb0d…6441Base—$0.01100%coinbase73d ago0x208362…2065fc
0x0087…08720x78eb…3839Base—$0.01100%coinbase73d ago0xe7ad8a…f0bc7d
0x0087…08720x59a9…c1d8Base—$0.01100%coinbase73d ago0x5a422a…7df207
0x0087…08720xfb15…b65fBase—$0.01100%coinbase73d ago0x63db5c…27acb2
0x0087…08720xf45f…d471Base—$0.01100%coinbase73d ago0xcaa573…bfc837
0x0087…08720xdd15…8f80Base—$0.01100%coinbase73d ago0x411478…e748fb
0x0087…08720xeed9…6edfBase—$0.01100%coinbase73d ago0x10fd9a…0cff86
0x0087…08720xbb84…a8f7Base—$0.01100%coinbase73d ago0x94c88b…31446f

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.