Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xbefe4b…3461a7
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xcfb3f3…19673c
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x31df65…5b343e
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xbae1c3…290013
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x22accb…46bce2
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xec3b70…b834ee
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xd5d264…fa65ee
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xccf3ab…21516c
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x975679…1e9bc8
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x1b337b…b9d02b
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x049efe…a82896
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x9ad835…45fb45
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x415075…a8d329
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xed9e47…8e03de
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x6f391f…1a64ea
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x3d10d6…204dbf
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x073f3a…bcfef9
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xebd12d…113d8b
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xa3e470…a8c05e
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xe0a47f…6d4c18
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x59b9b6…858b7f
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x359007…a43233
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0x8d7832…c16cd3
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa17d ago0xee2b39…41c9a8
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa18d ago0x84aaef…c2a984

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.