Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x3a3918…6b8002
0x4046…aa750xac65…4417Base—$0.03100%fluxa116d ago0x833b65…2a5b25
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x85cd8f…bb84b1
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x23f383…d87a89
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x00b21c…16d69e
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0xd1a2b8…b422ec
0x4046…aa750xac65…4417Base—$0.08100%fluxa116d ago0x111978…6c5172
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0xbfc44d…fccbf9
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x05f6d5…6a2429
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x3ac65c…0b06a4
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x0a7f73…2801a6
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa116d ago0x2ef580…f173ed
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0x60ff72…ad8301
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0xc76c5c…b43003
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0x631acd…8ce35b
0x4046…aa750xac65…4417Base—$0.01100%fluxa117d ago0x4e2320…6f451f
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0x35e246…34eed4
0x4046…aa750xac65…4417Base—$0.06100%fluxa117d ago0x64e584…9f0021
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0xade8b9…fc9b5e
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0x8e69f3…19dc2e
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0x88c3da…24dd45
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0x102353…80be99
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0x8ddd4c…a5527f
0xb90a…9ae40x4046…aa75Base—$0.01100%fluxa117d ago0xee262e…e69143
0x4046…aa750xac65…4417Base—$0.01100%fluxa117d ago0x035de0…3f368c

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.