Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0x5cdb3f…a24671
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0x61ebc1…bc6f6c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0x4b8235…1fda4d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0x91c5c2…6a49ab
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xddb1f8…1c3528
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0x7438b4…957799
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0x401d95…a0ba7d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xd9f676…90f68a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xde7a90…e480a3
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xbd0d3e…9dd994
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0x60d088…a5e082
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xe7c08d…ab1742
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xc78d9f…13e422
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xc8ed54…83de2b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xdc490a…6a483c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa85d ago0xe45e0d…547cf9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0x047841…294c64
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0xc6f444…6bab60
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0xb2625c…abac4a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0xda83bb…025620
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0xf68cc7…10cab3
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0x1b2cac…df1380
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0xa2efcb…d12462
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0xda152d…1074e4
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa86d ago0x99f339…a61b9b

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.