Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x9994c5…a78aee
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xf53d8e…1cf450
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x55b406…147f9b
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xfc830c…245b6f
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x11959f…8ca077
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xcb5519…eaa0aa
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x96a9fc…8b75cd
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x47e555…61f9d6
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa45d ago0xa939c1…8476d8
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa45d ago0x4b8da1…c6eae3
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x069375…6c3246
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xa0be23…4abdda
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa45d ago0x2a0b49…1aceaf
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa45d ago0x42d044…f71c62
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x137724…c4ace1
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x90d934…c6a0f5
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xe4731a…f87324
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x0e1337…d369a7
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x834135…1c892c
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xc8c9d5…77cf7f
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x57bad0…103488
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x1cdb09…13000f
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xc1bb00…38d9d1
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x3f8b34…bf9cf3
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x4069d2…e92d8a

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.