Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa37d ago0x92caa0…50d4eb
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0xa04ea1…58ffe8
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0x884321…ad67f7
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0x9f1b28…5f74f7
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0xf957c0…bdf104
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0xccfb64…713bf7
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0x20edfd…b46d58
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x27fbe5…14d71c
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x7c4007…d2abc1
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0xfde627…b20eec
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x3ce032…f13dfe
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x1582e0…35f752
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x3a923c…3bb6a6
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x7b44c2…34c494
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x654c47…cb813f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0xda92f0…879f28
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x0b7418…799cfd
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0xbe8328…67c1cb
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0x58cdd7…2fd9e8
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0xa434d1…85457e
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa38d ago0x948f0d…25b9a5
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0xe1366e…1b33d2
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa38d ago0x5e2e0b…8b58b3

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.