Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2h ago0x70b89f…663c36
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4h ago0xff879a…729bc9
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase6h ago0x6e0491…269a17
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8h ago0x205191…3bfcc7
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase11h ago0x28194a…09c9f2
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x0d67fa…b2729b
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x33cb5f…b7655b
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase14h ago0xecb67b…29926d
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase16h ago0xae1247…7e09f2
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase19h ago0x85aeb1…9a791d
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase20h ago0x19a1c3…269fab
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase21h ago0x3e6d79…8c6037
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase22h ago0xb16c50…42b2b7
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase23h ago0x234305…559775
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc030be…2d4374

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.