Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x229904…30a333
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x33c4e0…014357
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0xc3d23c…d5b5ff
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0xa74cf7…401342
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x5e769b…a6af52
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x5d1c85…77caca
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x4301e8…7586cd
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x512f5b…9e30e7
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x7166ad…fc623e
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x65b365…3174d2
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x046348…4db3b8
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x7bf70f…2c1fd7
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x5ff997…b4f1a7
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x2670cf…42a8bb
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0xe8d517…d66d6b
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x2b034f…3920c5
0xb228…61800x9c95…e299Base$0.001100%fluxa57d ago0x1ce3b2…512e6b
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0xcfbe6e…d89a05
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0xdcb3c6…32de3d
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0xc22eab…377b88
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0x1f5a26…90ba05
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0x07cfd6…e064e8
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0xf61cca…4d71bf
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0x83edc0…f2902b
0xb228…61800x9c95…e299Base$0.001100%fluxa58d ago0x06c03f…6f6cbb

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.