Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84f3…62210xac65…4417Base—$0.13100%fluxa108d ago0x677a8c…bc8a7f
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xe9be89…8ca757
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xc18194…d9a6dc
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xca5724…7590e5
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x956075…9e0b41
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xfdad2c…275d66
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x7e0165…a30195
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x5cb00d…e83a89
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xc389d1…155152
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xf2e790…0b2238
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x010bd7…89504a
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x27dcf6…e5fa4b
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xf69403…d03eea
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x7bb16d…7a11d4
0x84f3…62210xac65…4417Base—$0.02100%fluxa108d ago0xff7f15…db6246
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0xc22f62…9b164c
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x0aea9d…957351
0x84f3…62210xac65…4417Base—$0.01100%fluxa108d ago0x733208…6d8c65
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x592940…1fcf7a
0x84f3…62210xac65…4417Base—$0.01100%fluxa108d ago0x4c1932…6612f6
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa108d ago0x6321d4…19fcb9
0x84f3…62210xac65…4417Base—$0.01100%fluxa108d ago0x41174c…a3aaab
0xb90a…9ae40x84f3…6221Base—$0.01100%fluxa109d ago0x9b51f3…1ba256
0x84f3…62210xac65…4417Base—$0.02100%fluxa109d ago0x9a3cb5…d3d226
0xb90a…9ae40x84f3…6221Base—$0.02100%fluxa109d ago0x38d25d…23a3d0

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.