Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0xc7d4d6…9d9347
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0x7c63f5…6a9f63
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0xc75ff7…d5df2b
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0x72f457…5158eb
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0x263a93…c7439a
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0x87b66e…0e7238
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0xc849e9…7aff2e
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0xda33e3…5c8f2d
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0x409acc…42a27f
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0x495ba7…521c45
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0xc83300…9b1756
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0x0a8716…62f7e0
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0x05ea98…7ea5ac
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0xf947f0…8ecbf0
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0x40b14c…c5ab6c
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0x06c741…856162
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0x1ebc58…9abc38
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0x4ef9f3…03a986
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0x006ece…629a07
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0xb4a30c…7cafbf
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase4d ago0x0e5700…235a3f
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase4d ago0xe52922…45082f

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.