Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0xd4b870…064f82
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0x89f6d7…14affe
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0x299739…26fd3d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0x5d635d…e85564
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0x1e6935…7dbd9c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0x6d3d7a…5c86fc
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0x84118f…7b85c4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0x07629a…944e6d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0x6ee7b5…8b8067
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0xb9bed6…1395cb
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0x4f7148…861701
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0xe7f139…93d4c5
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0xdeb92e…03f194
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0xd0886d…589cc6
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0x395c39…45aac3
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0xd25e13…5e3016
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa37d ago0xc1d249…f4ebe1
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0x66a2aa…0678a2
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa37d ago0x21be1d…a62398
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0x474df3…922c9a
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa38d ago0x6617c1…975012
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa38d ago0x0ee027…342ff9
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0x3b72de…abc3ea
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa38d ago0xd10f7a…78b615
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0x0b7000…c55e43

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.