Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xb86ebb…15cbe1
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xae56b5…3e58e0
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xe21fd2…4b44b3
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xc83e17…aead86
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xbfa288…ef77c7
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x0530ac…13c85a
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x406228…df3028
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x977568…135c90
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xde345a…b4c92e
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x7fc435…ff7722
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x5a1e25…e95a16
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xb1bf79…1c8197
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xdaf42e…e228be
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x588152…88e7e7
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x4d89d1…1a86d6
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x563536…bb7f80
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x82ea9b…7cc877
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x129975…677ab2
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xdd7965…4d8134
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x08d28a…9baa44
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x7e039b…545443
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x0e20b9…9e5969
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x36cef2…49eff6
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0xb1f0e4…60a573
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa17d ago0x1e4763…c4cbac

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.