Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x78265b…1f42e6
0x1bf1…a1e40xac65…4417Base—$12.71100%fluxa115d ago0xa280b8…75540a
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x3be39e…83a02e
0xb90a…9ae40x1bf1…a1e4Base—$12.61100%fluxa115d ago0x456e56…fe591f
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x080630…967086
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0xfb8dd8…843fa4
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x3a530c…81c314
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x12d578…95bfa1
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0xc5abf6…0f03dc
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0xcc9164…270311
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x775206…3e1466
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x25772d…a0e781
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x77446a…23ebac
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0xa8bcad…a5370e
0x1bf1…a1e40xac65…4417Base—$0.01100%fluxa115d ago0xeae710…16861b
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0x03c8b3…3586a4
0x1bf1…a1e40xac65…4417Base—$0.03100%fluxa115d ago0x551e64…7d33a1
0xb90a…9ae40x1bf1…a1e4Base—$0.01100%fluxa115d ago0xbc424b…7a40ad
0xb90a…9ae40x1bf1…a1e4Base—$0.02100%fluxa115d ago0x4d559a…c5d907
0x1bf1…a1e40xac65…4417Base—$0.01100%fluxa115d ago0x3f02bb…43fb70

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.