Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x04c174…f5b1c4
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x25585c…008631
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x1f3fcf…5dd04b
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xfaf8c5…285ba6
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xbfcf2d…cd84b5
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x7d9367…f5bc2b
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x020eb8…92a049
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x6bcada…2e4b22
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xf9f0e1…beb7b8
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x16aa52…d1641c
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x50ffda…60e9fe
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xf8efd6…6288ca
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x3d3d6a…2d866b
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x42c948…8ea576
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xd2ab3e…f84fdb
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x8db06c…40ba36
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xb11777…c80ce6
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xa3da2d…9d7999
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xc772dc…3ea166
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x5c4035…f699a7
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x201b1f…a46db4
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x1ec4f0…85a2f8
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x8df635…947e57
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xe08cb6…949122
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xfaffae…47a936

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.