Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xc087ec…458e09
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xbe8530…16eb11
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xbda226…8b3bdf
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x05eeff…a51c1d
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xaa8f43…7563c8
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xa803ed…145f1e
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x7f902f…ac638c
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xc63218…73aab6
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x9ca98c…beaad5
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xd1406e…3ee204
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xff1163…e32ea9
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x0eb3c2…fa370a
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xa66dfd…b924ee
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xa2feff…3ad8fc
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x386a97…5e809b
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa42d ago0x67e32c…07b3fa
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x1e2633…a72610
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0xe53c7d…3c653d
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa42d ago0xac415d…79113f
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa42d ago0x3eaab7…be33ee
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0x24cf52…cd1574
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x303bbf…a3077c
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0x88656b…975994
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x081c3b…d407f2
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0xd84b5e…59373b

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.