Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xfb900e…a2e8c9
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x711172…a8ff11
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x2b3121…ab1ca6
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xd82191…e7c7b0
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xca749b…db356e
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xc4f318…c3de46
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xaddf54…75aeb8
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x3336a6…d2a839
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xe1b211…f1cf8b
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x5c7cd3…dc12f8
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xa5b763…395abf
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x79498d…512f3f
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x8f06b7…036157
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x75bc6a…a70e2b
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x58695f…c4ab21
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xa3b00c…ed46bb
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xb49178…da1b32
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x853dee…3417c1
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x9f6cb4…53d6ed
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x485c47…09079d
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x8908da…8f6858
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x21e55d…d149f3
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0xeb32ba…69fc3c
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x5e670a…5db432

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.