Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x299874…6cf910
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x9f5e50…6a6a90
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x089b99…96de5e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x7cdcb9…1fcdf6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0xd3ddda…246ce5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x6d8f5f…ff33b2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x586871…bc4f0d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x7d6c27…e2c430
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0xdfac10…380be5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x947076…d7d748
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x973295…dfe6e1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0xa84f6a…fd5fe2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x0d00ff…69e00b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x616fcd…a73673
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase34d ago0x1d3bed…05e4d4
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase35d ago0xf38df9…c599d8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase35d ago0xc4bec2…29e0dd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase35d ago0xf7b402…dc2946
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase35d ago0x751acd…f4e593
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase35d ago0x147b8b…656ca0
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase35d ago0xafc7f7…04d231
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase35d ago0x203c43…730339

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.