Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x31f37e…0b9c85
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x8ded29…3f1fc6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xdb6aff…0c8bb2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xb94bb3…0ac3b8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x79361c…172160
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x6cbe75…e76af7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x0fee86…677c77
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x2be953…d1a895
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xbc1a59…3a86bc
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x0df15c…e34b7b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x1531fc…566878
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x6bbcc6…cbb1c7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x829a78…ccdb44
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x08b517…062549
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xed32cc…46e693
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x2d0ba3…e46b3c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x1406bb…e50a01
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x80588d…8b1c1d
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xa59443…d1ec32
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x83dd05…c1bc8f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xcf98f0…bdbeef
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xf61404…d82994
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x88bd59…a2e246
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0xabc8d1…8746b0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa90d ago0x0b9772…0ae2ed

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.