Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe525…2d5f0x10c1…1e24Base—$0.23100%coinbase117d ago0xba2b38…c13ec7
0xe525…2d5f0x10c1…1e24Base—$0.53100%coinbase117d ago0x6b57a0…a58d46
0xe525…2d5f0x10c1…1e24Base—$0.26100%coinbase117d ago0x5cf2dc…709293
0xe525…2d5f0x10c1…1e24Base—$0.08100%coinbase117d ago0x5ddd2d…dea379
0xe525…2d5f0x10c1…1e24Base—$0.05100%coinbase118d ago0xd8d246…89fc82
0xe525…2d5f0x10c1…1e24Base—$0.006738100%coinbase118d ago0x4cfc34…59876e
0xe525…2d5f0x10c1…1e24Base—$0.55100%coinbase118d ago0xe3e630…93232e
0xe525…2d5f0x10c1…1e24Base—$0.50100%coinbase118d ago0xd161b2…5b20be
0xe525…2d5f0x10c1…1e24Base—$0.28100%coinbase118d ago0x22fc0f…ac8c05
0xe525…2d5f0x10c1…1e24Base—$0.01100%coinbase118d ago0xfa5c2c…67eb67
0xe525…2d5f0x10c1…1e24Base—$0.03100%coinbase118d ago0x790ab9…4f3161
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase118d ago0x4e8a70…ec5316
0xe525…2d5f0x10c1…1e24Base—$0.01100%coinbase118d ago0xe5bd38…5b687e
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase118d ago0x662187…de84dd
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase118d ago0xbedbec…8a48dd
0xe525…2d5f0x10c1…1e24Base—$0.07100%coinbase118d ago0x30f0bf…4de2ef
0xe525…2d5f0x10c1…1e24Base—$0.005841100%coinbase118d ago0x6e9868…e2eaf6
0xe525…2d5f0x10c1…1e24Base—$0.005264100%coinbase118d ago0x75c36f…f6cbf5
0xe525…2d5f0x10c1…1e24Base—$0.005643100%coinbase118d ago0x85429e…275f06

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.