Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x77f2f3…0bcc60
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2d9d05…0543e2
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xf3d082…c8d548
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xa70b87…2ca7d2
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb3d9bb…ed1b08
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9f0d68…977a8a
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x521a6e…f09db2
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x48abd3…bd2c49
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xed067f…804349
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xeea07b…09d612
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb0ea0e…990492
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x41de81…e34a7f
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x240cd4…f4106e
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xa4cdbd…a322a5
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe9e474…d0191e
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a435f…8a961a
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3a1077…677b8b
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0xcd1079…9589dc
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3bdf66…0dfe85
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9ea672…1b1919
0x568e…858d0xfe80…47eeBase—$0.001100%fluxa17d ago0x431c1e…6b7fcb

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.