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%coinbase1d ago0xc17354…5a15c8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0xf7eaab…7f2a40
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0x2008c7…2afacd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0x6c6807…5ae864
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0x745b06…2bb1a8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0xfd3af1…aeb7d3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0xd59305…1f549a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0xb8df1d…47f01f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x09cdb5…4180af
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xbd3570…6e7401
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x5e2d43…45bd59
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xbac20c…5c014a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x33b4be…be9432
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x89b036…33e845
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x3c3312…dc58e2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x3d8725…7cd0c0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xe69d4d…013f5c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x4fa9c1…468e0c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xfe7c43…cdcf4c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x7cfb62…425009
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xf82106…8df52b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x20a3ee…545a36
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x0780bd…e4dac0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xa0e52f…54045f

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.