Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa91d ago0x1532f5…a44509
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa91d ago0xaafc1c…fc9319
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa91d ago0x28a3f0…6ecd36
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa91d ago0x49634c…3f7d64
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x0d2e4b…1b0167
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x322393…bc1fea
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0xbca482…3935cb
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x685ea8…4d2f74
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0xe81c30…7372b2
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x98dfd0…ee86a5
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x8e35fd…56f700
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x2ca77f…d46ed0
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x378aa8…2ad39f
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x915b7d…b1dbf1
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x560ef2…530c04
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x78aa97…022a96
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x5857ed…2d1576
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x901db5…8d6ef8
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0xa23406…c92043
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x67a46a…93214a
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x6056ea…0993a3
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x3a760a…083bc2
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0x28f409…e292a2
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0xe2bc58…60ae8e
0xf2e6…8fb80x9c95…e299Base—$0.001100%fluxa92d ago0xac1e74…884928

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.