Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xa72b05…95476c
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x255603…b3553b
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x8a89bd…b194e4
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x1f6d3d…1d17c0
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x39c8e6…7ad60d
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x0a7bb8…f6ee07
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x22dd01…e94bc7
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf2093e…90ba5a
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x70931b…9020b9
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x2c7a2d…b98f3a
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x186301…4c86c3
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x76befc…e9573a
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xe4a9f8…fb8dab
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xe76ce0…fb9475
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x5a6174…9e2deb
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf81c4f…5de80c
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xa9cbce…4b1c97
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase10d ago0x6daaf5…0a7843
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase10d ago0x71a14f…9c0068
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase10d ago0x1ef4c3…7d5e15
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase10d ago0x5440d4…30b35c
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase10d ago0x130def…070254

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.