Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x2fc3e1…894c45
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x9b5b57…9c156a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xe7741f…6899bd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x6662f6…a1365b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x3006a0…006a4b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x32deda…9826bf
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x846c83…616b7c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x31d92e…30a9ae
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x840501…ec558f
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xde22aa…4be36c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x3d172b…bc44ed
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0xdd55b0…d206dd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x5c674d…81525a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0xc355c2…3c03e9
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x13e921…2c3460
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0xa61c11…fed910
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0xa5f473…61ca8f
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x8d5fb0…ecb5df
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x0def0c…8b35c0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0xbd8317…534c34
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x3ff5c7…0b8c91
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x8b0503…8fcaa5
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x1036de…22525e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0x138d30…15eb1d
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa19d ago0xe220eb…e2069c

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.