Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa5h ago0x99b161…1ff0c6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa7h ago0xaf593e…d10892
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa8h ago0x2ed65c…0fb539
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa10h ago0x42b674…29177b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa11h ago0xac5220…d155b8
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa12h ago0x2d57c4…a34dd5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0xd8b81c…2516cc
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0x3465b9…dfea55
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0xecc9c9…188707
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0x0e6b55…50dd4b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0xc60b86…6018f2
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0x31774a…524a5b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0xa55ade…1336d4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0x93f724…d297ea
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0xdeb862…5a1888
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0x38e79f…660fc0
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa13h ago0x84db51…9f7f0d

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.