Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xc82dc0…9f2a67
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xa6cca9…864749
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x9bd863…ab45db
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xe8a63c…a970bb
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x60a34e…0b617e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x4dcaaa…8de682
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x5a5c7e…8ee368
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x187785…bfb615
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x23c3b1…f0a6dc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x5f08bb…e699e1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x3403eb…8e6514
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x21621e…0cb966
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0x838773…926889
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xac9488…c6b404
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x7a148d…8a1460
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x870551…5051c3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x3c0233…a8ae41
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x28fbcf…f08e6b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0xe53a4d…577ce2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x1e4a2e…4cec4c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x547abd…7be039
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x7aeb0c…92e68e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0xe44c1e…7fb95f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0xe8a7c2…b8ccb5

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.