Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e30…394f0xac65…4417Base—$0.10100%fluxa115d ago0x7aa2cd…0ad116
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x9170c7…196597
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0xe3c7dd…0a62f1
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x270edb…8905f9
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x6344c3…b6c6e8
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x037c39…4ecc26
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0xcfc02c…4d2a2b
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x0738b2…498c94
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x8f1726…4ed7cc
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0xae2e4d…b095a2
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0xfcea13…e0730c
0x4e30…394f0xac65…4417Base—$0.02100%fluxa115d ago0xabf2ec…264a22
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x9c74af…8968ce
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa116d ago0x9934fc…020f51
0x4e30…394f0xac65…4417Base—$0.01100%fluxa116d ago0xc35c2e…15ee11
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa116d ago0xd9b1f3…293a2e

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.