Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x7661fc…1dbf4e
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xbb76ff…7fb7fc
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x7d9043…81132c
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x8e9a2a…f5662d
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x0b15bb…f768c8
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xff831f…ede792
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x4ab1c2…8d7362
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x978eb6…2ee60d
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf2520f…89835c
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x287ea9…086acb
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x1f6f7d…82d912
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x6bc9e8…7d0fd0
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x48c8e0…5c6d0b
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xe34c73…2dbc3f
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x16d919…074192
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xa5cef3…654424
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf4a8dc…1e8307
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xba8041…a62c36
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x3fd6f0…36d99d
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x92b80b…db56d9
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0xc68dda…2aa37b
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x76dae2…95a016

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.