Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x07fdaa…2096b9
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xa3859a…0bb272
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x18f97a…9165ea
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x865e83…da72f2
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x5e4589…2cbdd8
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xb568d4…aa4837
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x275c0e…a662d9
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x6b42be…8cff72
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x6b397c…0a2067
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xef4178…1ebcbc
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x39c540…3a3fb1
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x8a1e7c…99f2d1
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x915b97…a1e06b
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x0060c1…e1d709
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xbe57a7…0aaac0
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x2558d7…1fc50a
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x2900b8…a806fe
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xa6f00d…26b099
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xcdc284…0d029c
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x3997ef…304bc8
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xb2cccf…6c1af8
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x089b95…9b4285
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x02f77a…8ed23b
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x599216…916cc9
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xa62c8d…60284d

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.