Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x222a…49320xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x08d1ea…809cae
0x4be2…d7260xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x1736a5…e66911
0xf4ba…ef5e0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x779f28…e5d51b
0xe378…999e0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x599beb…8170b3
0xa41e…90290xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xf87b43…a77f75
0x91a1…5ad40xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x9b0f3a…5fc591
0x9082…d9670xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xccc53d…c05682
0x9bcf…6cbf0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xd72b54…395a39
0xa41e…90290xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x074319…347bbe
0x58fd…89620xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xdae6d2…e9f28d
0x974c…622c0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xc49f51…5bd5f5
0x2b05…767d0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x4c930a…8ec102
0x9082…d9670xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xb3caf9…34c7b5
0x0a71…04560xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xa587a6…7b5156
0x58fd…89620xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x247066…35c0e2
0x15ce…b93f0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xaa8c98…da174d
0xddf6…8ef70xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x0d6e7e…de8f04
0x974c…622c0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x7a9354…43b04f
0x9327…2d960xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x6e600a…f3705b
0xf39b…e9d30xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xf3449e…b633ec
0xf39b…e9d30xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x288447…58866f
0xa41e…90290xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x6cb4f3…4030fe
0x3a48…096a0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xbd0a75…12d772
0x9537…cb9d0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0x28e6ec…9b2649
0x1431…aa0f0xa8b2…1d68Base$0.0170%0x9501…c6777d ago0xc9ea31…01ba49

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.