Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x9778fc…ac0fcc
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x55a83e…47c99b
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xa0ba85…767a9e
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x20de81…de6051
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x1b53f0…5d698f
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xda6608…11eec8
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xe58455…af017a
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xa91407…4f8279
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xc841fa…2ebd2e
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xecf5b1…1a8cb7
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x576da2…9ba8ee
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x838a47…b239de
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x9272a3…2d647b
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x6fb4e4…543171
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x5a00de…0b6518
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0x0fed5b…91c49c
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xbc6475…d71a1e
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0x47a724…a6323c
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0x01bfd2…319808
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0x675702…78b8de
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0xdea986…1cf69d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0x6347bc…dbfe2b
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0x2acf04…4cb5e4
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0x59285b…797e39
0x7403…dad50xfe80…47eeBase$0.001100%fluxa17d ago0x66ffe2…dcd859

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.