Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa48d ago0xe7514f…22e90b
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x938a96…1a3004
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x7841f3…b7d686
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x82a8ef…7f20bf
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0xc7025a…69bfe8
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x5feef8…2a17c9
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0xb2aabe…17c846
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x7c7dad…12d42f
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x5e229a…f688c3
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0xacd83b…77ca97
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0x02332a…f1b865
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x644fbc…6d8648
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0xe498ff…5f7f83
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0x86b119…d647d7
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0xb79245…5fb13e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0xc628fe…19ec85
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0xdf7b80…87662b
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0x3af7c3…145f6f
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0x592ff7…6ac9f4
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x485899…4abc02
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x95aeb4…4b3bff
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa49d ago0x283e54…d2952c
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x0474cf…4adf93
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x0f859b…5e0bd1
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa49d ago0x268167…3dde9d

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.