Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0xb01bcd…e1398c
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0x47994c…a8f804
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0x379e94…1a2c95
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0xc43914…3321b8
0x6531…8d630xac65…4417Base$0.01100%fluxa115d ago0x84a028…cf3c85
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0xe6cb8b…4b0afe
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0x0c3f88…a05cea
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0x75f452…d74a2f
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0x86b088…6ec50c
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa115d ago0x435f62…a780d7
0x6531…8d630xac65…4417Base$0.01100%fluxa115d ago0x620283…0902cd
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0x382680…2523ed
0x6531…8d630xac65…4417Base$0.07100%fluxa116d ago0x6c1e52…dc6913
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0xf5581c…486f09
0xb90a…9ae40x6531…8d63Base$0.05100%fluxa116d ago0xb8af15…5ceee2
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0x1353c5…e1b33f
0x6531…8d630xac65…4417Base$0.04100%fluxa116d ago0x8e6745…037b53
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0xa01958…344051
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0x6bece5…35c44a
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0xccb7fe…0bd3a9
0x6531…8d630xac65…4417Base$0.01100%fluxa116d ago0xf8ad89…3e0663
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0xd85c81…45cbcd
0xb90a…9ae40x6531…8d63Base$0.01100%fluxa116d ago0x15d34b…e191fd

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.