Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0x6e02f3…30e9fb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0x404baa…bfcd16
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0x78a097…e98b88
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0xc2bb21…ff9bc5
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0x2edaeb…63dbe3
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0xabeec3…95fa34
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0x327937…94c1f6
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0x774723…d7d7a2
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0xf86e8f…999444
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0xfc9ffb…a344a7
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0x065b84…ca3fb1
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0xffb141…7c9b82
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0x70a46d…4b53e6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0x2d1807…c7dd80
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0x35deca…dc13f6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0x592c8d…4f9cf6
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0x3c733e…db7db9
0x7daa…be570x9c95…e299Base$0.001100%fluxa33d ago0xdac956…cbaf2a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0xcec938…e8e22f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa33d ago0x6c5fa7…eb3e34
0x7daa…be570xfe80…47eeBase$0.001100%fluxa34d ago0x9baa8e…f12b92
0x7daa…be570xfe80…47eeBase$0.001100%fluxa34d ago0xf38fba…991f2a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa34d ago0xc9d5c1…a61d9c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa34d ago0xc3b98c…a60b0a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa34d ago0x17edec…bbf6af

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.