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%coinbase7d ago0x5cba3a…3aee4f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xc53ad9…93b457
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x5cf59b…491c52
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x67dbd9…b42a54
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x4167c6…0b6b41
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xf921ee…9b8fc7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x34425c…7cf614
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0xebe43e…80fc46
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x2f027a…ed0be6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xba0189…54efa7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x9a8001…30814d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x099afa…221323
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x4b772b…dbd0b5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x17f312…a827b7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xa63e5d…5e1038
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x6ea633…d0dbac
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x60256f…ca3f52
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x0a4e74…1bf5e0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xec4814…7a9672
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xcb6687…a05d10
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x4d0c56…54d615
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x6e579f…72e40b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xb7589c…3f2e84

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.