Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc45f9…d6e803
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5aff39…c00ab8
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3df2f…8d67e0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b89dc…cf4b97
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d3170…3ee4a9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d0cfd…b948c3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c9d6a…80e0aa
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0da105…ac1626
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b3f5c…dea9d0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30031b…88b199
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03c7ce…dbd7e5
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xefb358…d2e2f1
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc702e…21dd79
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13bcac…2753ec
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xccb84f…8a4bc0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56e13a…10ec5f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e8db1…acd439
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x697f79…d451a9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x414d60…7586d0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x331179…09eaf8
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd8225b…f05846
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8e074…4d3639
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28ae4b…d2f587
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7879f7…8c58ab
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbcd431…4a296f

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.