Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d4…95450xac65…4417Base—$0.06100%fluxa114d ago0x52fd53…a3399a
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x6d5617…28ecc1
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0xe82ae1…f6a167
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0xa72f46…c30095
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0xaffa99…be8b73
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x35f912…3356d4
0xe1d4…95450xac65…4417Base—$1.20100%fluxa114d ago0xf766fb…f06ae2
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x432821…7c765f
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0xacf213…8c0b1e
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x9a84e6…289ca9
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x3ab95b…beba8b
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x6a4257…ac29f5
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0xbac572…be6632
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x8801bb…ed151b
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0x5f6f19…fa7e39
0xb90a…9ae40xe1d4…9545Base—$1.00100%fluxa114d ago0xe15272…524109
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa114d ago0xc183ef…d3f46d
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa115d ago0x347c36…eb19d4
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa115d ago0xfd4671…244144
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa115d ago0x5613d8…75f7a0
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa115d ago0xf6484b…3f56a1
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa115d ago0x2a6d92…9647d8
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa115d ago0xf7d85f…628eb7
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa115d ago0xa4bec3…33307d
0xb90a…9ae40xe1d4…9545Base—$0.05100%fluxa115d ago0x36dc9f…47d647

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.