Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xbe1b46…cd1f23
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xcdf6a4…92bb93
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x912ea2…491d6f
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x72515f…7082ea
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x5c6a57…552166
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x7edbbb…a6779c
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x4e99bd…358dee
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xf6bdfc…a14cdb
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x6599d2…bbbaa3
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xb9531e…61afc5
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x2ce23d…dde6ca
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xfae488…6ff750
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0x78e407…a55740
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0x563048…762fac
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0xcc90fc…abc546
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0xb5cf94…171aef
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xcc0ce2…e29369
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0x6c590b…08f372
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xb10627…5fa357
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x163771…954e8a
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xf1563a…4be67b
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x8c91cf…bb57f1
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0x09c59b…8a6844
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x076787…29771e
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x8c3a73…2ba112

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.