Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x0fb8a6…437088
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x21a738…983e80
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa35d ago0x389da9…09a846
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa35d ago0x4f4a89…33af15
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x49625c…7aa11a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x437756…7d64ea
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa36d ago0xf132a4…6d2dfa
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xc7f097…2b8542
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x218fea…cdd8b1
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xddd666…3cb2f9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xaa4a28…066686
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa36d ago0xf545d9…609d15
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xa008e7…15b5c9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xbdba7a…495d4e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x0814d8…8f34e9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x1d974b…ed54a7
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x4d70db…acdb27
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xd8bfea…af8b39
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa36d ago0x64bb17…fd1e83
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa36d ago0x6c5053…7102d8
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xde7d0f…bdd6fc
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x18ff1e…12a244
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa36d ago0xeccf6c…9a9b04
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0xc7619b…d329c2
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa36d ago0x470438…2c2ff6

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.