Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xbf4c0e…fbb036
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x8f50c2…9b8e73
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x768bda…85fe62
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xbd8004…bba103
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa35d ago0xbdad51…a00eb8
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x00245c…1853f5
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x1cdd35…c8e47f
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xae6f71…172e37
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xe407a5…ae57b3
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x49f966…1c37fe
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x82b50e…790d73
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x707020…443bd7
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xc94dbc…331e07
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x591352…d93401
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xe33b99…40158c
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xd5dc8f…57a378
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0xfbf795…278738
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x2f817e…a9abc8
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa35d ago0x6d7146…40c64f
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa35d ago0xf9225e…760e4d
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa35d ago0x269c84…dacc4f
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa35d ago0x9a6fd8…ef8046
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa35d ago0x276a37…48ed41
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa35d ago0x88cb75…ce2b6b
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa35d ago0x2e7fee…123bcc

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.