Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x33a260…869d0b
0x03da…11990xac65…4417Base—$0.04100%fluxa115d ago0x069b69…68039b
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x5a4f22…50f5a5
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xd327ed…f1a651
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x157f34…5e4784
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x122001…340e91
0x03da…11990xac65…4417Base—$0.08100%fluxa115d ago0xa5c081…46a02d
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xd2235d…0582ef
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x340cda…c08f61
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xf7fe45…037dc7
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xa0777e…fd3da0
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x60937d…eae992
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x6547be…1f78ac
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x20fb81…a5127b
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0x6b8b77…d6c3dc
0x03da…11990xac65…4417Base—$0.01100%fluxa115d ago0x8feb38…5caca4
0xb90a…9ae40x03da…1199Base—$0.01100%fluxa115d ago0xf7b217…b546bd
0x03da…11990xac65…4417Base—$0.08100%fluxa115d ago0x8ba383…81ab12
0xb90a…9ae40x03da…1199Base—$0.05100%fluxa115d ago0x3b110f…5bfda9

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.