Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x285cc3…a922a0
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x24fb32…a03bc6
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x167249…bb108c
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x88c7fb…537a7f
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xf68876…10e5f7
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x8ef780…d0f791
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xf86645…424de4
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x78fee2…79918c
0xb90a…9ae40xc9ba…1619Base—$1.00100%fluxa115d ago0x9ddbe3…b7bbbf
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x6bb755…d3ec59
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xd02e02…31f5a8
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x3ba839…563a19
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0x4cc413…a7672b
0xb90a…9ae40xc9ba…1619Base—$0.05100%fluxa115d ago0x83f498…10cc75
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa115d ago0xd39224…c3b84e
0x244f…cab90xc9ba…1619Base—$3.00100%fluxa116d ago0x660f14…9c910d
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x9d688f…19ddbc
0xb90a…9ae40xc9ba…1619Base—$0.02100%fluxa116d ago0xdc5913…98e121
0xb90a…9ae40xc9ba…1619Base—$0.80100%fluxa116d ago0x2870eb…49a467
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x91e93c…b43646
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0x1f9834…dcd554
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xdfd41c…e95b4b
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xb406f5…1b9568
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xcef4d0…915d1f
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa116d ago0xec7351…e93948

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.