Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa29d ago0x88c7b0…88c426
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa29d ago0x111d34…d6005b
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa29d ago0xf90ae5…29b54c
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa29d ago0x8322de…d4c37a
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa29d ago0x178562…082d8f
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa29d ago0xdafaca…a65ed9
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x7898eb…99ef29
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x3edee0…d194c4
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x1110e0…1d0b4d
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x3c3e7c…d748f3
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0xc1d50b…5d305c
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0xcf5bd8…52689b
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x8dd722…4571bc
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0xabeb42…51676d
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0xa11aac…be9a78
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x7e2a76…ec2991
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x87cc65…88117b
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0xe2cc1b…2adbb7
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x11d3ae…61c798
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x897e9d…6e428f
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0xd9e9e2…5b05a7
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x0469ba…b76ed5
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa30d ago0x010295…d1a590

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.