Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xe5fa53…bf097a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x1342d1…babdc7
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x821cd7…b802d0
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xaacc0d…4d3229
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xe46151…668e32
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x77f8a6…1a22d4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xd9c264…627259
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xf214fe…76389e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xaa08de…0f537a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x33f804…6531e8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x759aeb…7324ac
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x7d37c8…6fe731
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x4bd625…bb4bae
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x06e35b…e0f691
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x007444…3318d3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xbcb8fb…0a8aea
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x871ea0…b3ba38
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x1766cc…247dcd
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x93f524…39d64e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xf01d4c…6f302b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x04e2d8…ca0995
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa31d ago0xcbcf2d…574abb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa31d ago0x239b9c…ce57a8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa31d ago0x887871…a2b199
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa31d ago0x15ed48…db54ce

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.