Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x416d74…68c5ea
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x30258e…c0be77
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x4523e7…488d7c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xaa7c47…25db7e
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xddfd34…1f8c57
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0x0377a3…573d64
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xe22243…1b924a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase40d ago0xedf651…13d585
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x490abe…ccc6c2
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x9ab91d…a895cb
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x7550a8…e00161
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x18c388…05d6c1
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x1acc3b…572cdb
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x7e04c1…2c52f7
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x20b77c…3b6317
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xa86abf…85c084
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x586217…c5dfc3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x6512f7…088f69
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x4f323a…402c3a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0x9442be…21d625
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase41d ago0xd3943d…f3efc3

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.