Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x766d6c…f1efd7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xd22e14…a8f971
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x76ff64…983e45
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x50b7fc…de5404
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xf7e8a6…238e4f
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x9f5854…d998b9
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x388bc3…a4a2f8
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x193190…76e7fa
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x2199ce…af52b5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xb28d61…bab4a6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xf285ca…cb098c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x4f7567…f15285
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x724002…3d1bf1
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xd95f5a…40fd20
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x9e94a1…b4468e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x3ae0e2…0b4952
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xe3892f…f71241
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x57009d…ed60e0
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x63f6aa…1fb0f4
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x5b9e22…61e26d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x17ce0f…3d638b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xfcb44b…f8743c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xa8c8f0…5514f6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x662c89…333626
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x6b7b40…21f10f

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.