Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xb1fe32…a04690
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x61d12e…86b273
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x91395c…06bdaa
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xf1860d…68c271
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xa51cb2…2c3292
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x1e872d…b44115
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x178504…a53933
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x9922e9…e20cba
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xcd5268…3967ec
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xfed40f…32ba82
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xa3000a…54f2e8
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xf82f9a…18856d
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xc43669…89ee1d
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x59def9…ec5a49
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x976fb4…7a9398
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x4f4048…976e2f
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x1609e3…3e76af
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x0f51d1…042bef
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x163ec6…c78626
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xed7346…20330e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa77d ago0xb8dd2e…f3e592
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa77d ago0x11ef28…089a03
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa77d ago0x07c143…869f28
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa77d ago0x91c762…c9b3a1
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa77d ago0xb4873d…61c892

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.