Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x0be9c4…a09efb
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x5974cd…f9f202
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x39ff21…cfc922
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0xaed74a…a3153a
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x675fd1…1ca0b2
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x15015a…d65562
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x0894d8…e71498
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0xf529f6…93c2e4
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x41dfad…474f82
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0xa782ad…58f44c
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x97aa75…8a8b39
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0xcece47…82ffba
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x744c29…69ce5c
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0xa46475…81d9fa
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x7c0584…111456
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0xb13707…b52053
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x42c6d9…c00068
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x544aa7…a0d4ba
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x4ddf7c…592d70
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x4d58d1…536e2f
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0xa88fe7…62a104
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x35c9e6…6a4c0a
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x0c5ff5…38dca0
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x569813…124412
0x0825…b5330x9c95…e299Base—$0.001100%fluxa80d ago0x224593…9292dc

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.