Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30xfe80…47eeBase$0.001100%fluxa44d ago0xcea103…bba644
0x8780…71f30x9c95…e299Base$0.001100%fluxa44d ago0xd5f299…14782c
0x8780…71f30x9c95…e299Base$0.001100%fluxa44d ago0x03b2a6…65d35f
0x8780…71f30xfe80…47eeBase$0.001100%fluxa44d ago0xa406db…d3e946
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0x750ff4…cd1844
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x51e94a…da0597
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0x5f316b…a9a9c7
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0xa6cadf…152d09
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x94614f…74722d
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0x9b0dbb…c42fe2
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x529e7a…1be393
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0x2bbd9f…b76af2
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x06803f…92a957
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x2d047a…d35d5f
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x88f430…00a6ee
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x656ba5…50b26b
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x06b1c2…22c83c
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x1fea36…8667c5
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0xaaadbb…432240
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0xa04c06…290624
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0x9c6a22…4788e1
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0x974c8f…9dfc61
0x8780…71f30xfe80…47eeBase$0.001100%fluxa45d ago0x534bed…daf653
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0xa52262…430e14
0x8780…71f30x9c95…e299Base$0.001100%fluxa45d ago0xff5a49…c79819

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.