Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0xb1fe55…8e83dc
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x920aeb…4f93ea
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x9719ce…ec2ef1
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x1b4911…b2cc10
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x012379…39b485
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x7c9001…46282a
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x2d5cc8…efcd34
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x79305d…f9feb8
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0xdc9fb1…0dda50
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x1c31dd…313133
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x66a789…1e5898
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0xf7f8d9…0fbe94
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x6da7e3…3ea90f
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x957ded…16b73e
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0x481a0a…d7db7e
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa17d ago0xbc7a60…d36547
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x28d06f…777044
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x24c53e…e888c9
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xa28dee…2f952f
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xe1b176…03e371
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x410a08…3ff438
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x124d8d…8d4ddd
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xce5cb2…56126e
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x56ef80…7c82f8
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xbd385f…09f5e3

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.