Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x9eb216…bea5a9
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x902725…8d1785
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0xa38151…955763
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0x066cef…6e3db0
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa32d ago0xcfdf3d…dfa751
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0xacc433…fda5a1
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x2806ca…9f00d7
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0xbf7a98…780072
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x437373…e3fd69
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x1ff902…86279c
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa33d ago0x9a307d…f7829c
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa33d ago0xe2d6e7…2aede7
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x697d1e…acdd5c
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x0d02c7…646eab
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0xd3f918…8a830b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa33d ago0xc90f28…d1bc4a
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa33d ago0xbcb6d8…520386
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x0a0b6f…77d2ce
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0xd973bc…88f175
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0xa1d5b2…4fb75a
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x2c9bf2…47cf06
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x90c7e2…048e36
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x1f9712…b203de
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x0bbe16…68b8dc
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x35da9f…43c1d0

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.