Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080x9c95…e299Base$0.001100%fluxa44d ago0xfcd7ad…e48bde
0x636c…0e080xfe80…47eeBase$0.001100%fluxa44d ago0xe96c11…037f44
0x636c…0e080x9c95…e299Base$0.001100%fluxa44d ago0xc6be86…6e04e8
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0x5cfb34…2e5ff3
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0xcc3582…5a4969
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x8b09ed…06c9ff
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0xcac2b4…e31cd8
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0x436e6c…601259
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0x5b71ed…b160aa
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0xec84fc…333749
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0xfe742b…c0026f
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0xc1041c…94ee3f
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x2679b1…d9a862
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0xa2f1b4…3d4990
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x421a19…e4902c
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x242ac0…69d80a
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x6f24e2…2e68d7
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x11b705…e9bbe1
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0xbe9397…72bb9e
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0xdee9fa…262ed9
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x96023d…ce4be5
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0x32ae8f…9935e2
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0x1908ba…e321da
0x636c…0e080xfe80…47eeBase$0.001100%fluxa45d ago0x5c4e96…7c4049
0x636c…0e080x9c95…e299Base$0.001100%fluxa45d ago0x78387a…da19a6

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.