Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x0bad5f…58f12d
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x94b542…8f5923
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x34c390…d43615
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x2d0eea…cbdf2e
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x3835cf…51071f
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x60d857…5665e0
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xbef782…e5867a
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xc843a3…f991e0
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xbf2a5a…349ee5
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xfb1667…4ab9e9
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xac0406…278245
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xa84b7a…543da8
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x800e40…3bff56
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xcfff0e…b1cec0
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x2284d0…549dce
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x70c483…850924
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x2909e6…d2541d
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xf3044e…43c3f5
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x04622e…3b21d2
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0xace884…dce973
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x45ef64…fe8752
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x0f0892…63231a
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x2d176c…0cead5
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x1ed6ea…2a8913
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa14d ago0x7e38b8…06233e

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.