Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x65bdde…cd61ae
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x8d2b05…60b672
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x027478…eb6641
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x6eb39a…cc0a30
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x8f265b…6bb136
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0xfb7b58…e359cb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x4d1c9b…304042
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x8aa775…579452
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xd59e6b…a487f6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xc807ba…5dabac
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xc6ff24…b4126a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x013469…96432f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xb1bc75…150c20
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x3e2f22…015127
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xd3e9c9…5c3953
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x528050…d926ae
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0xca2e11…1b2270
0xecbf…50d60xf000…94fcBase$0.20100%coinbase12d ago0x1bfd65…a5163a
0xecbf…50d60xf000…94fcBase$0.10100%coinbase12d ago0x82eadc…86aa6d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x8fc824…f75dd6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x1492df…9d7acf
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0x04d0af…2b7cca
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0xafb9f4…cda501
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0xdb6b61…ddfed2
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x53bfc0…293d4a

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.