Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0xc0af8e…e63883
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0x6ce983…f632f4
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0x8311c4…846877
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0xdaa8ae…f0bcb0
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0x218d37…cbb515
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0xa5284b…ef60b2
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0x1f71b4…fd5b82
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0x55482b…c252b6
0x7569…26e40xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0xe20c1d…7f1234
0x7569…26e40xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0xd9df24…0b9f07
0x67d5…b6a80xb6a6…c768BaseCloudflare APIBrowser$0.05100%coinbase7d ago0x4c0be7…9281d5
0x67d5…b6a80xb6a6…c768BaseCloudflare APIBrowser$0.05100%coinbase7d ago0x3d874c…f200b9
0x67d5…b6a80xb6a6…c768BaseCloudflare APIBrowser$0.05100%coinbase7d ago0xf57560…6fc6bd
0x67d5…b6a80xb6a6…c768BaseCloudflare APIBrowser$0.05100%coinbase7d ago0x7625b8…3da3cd

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.