Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x22a194…d8786f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x4ef7e0…986a5a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa74d ago0x2fe7ad…241acc
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xde630a…9f1408
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x78721f…0848d2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xff53c5…c14a52
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x2323b3…2e063a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x2cc389…941306
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xc8f649…a15441
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x90f9d0…ad2691
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xc3cf5e…1624f3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xd15993…0d6ec3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xfb9df6…3e49f4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x015e0e…13ba1e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x01bee7…55a5b9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xd1b10e…68348c
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xa4d2aa…8fb540
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x4133d0…d87dd4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x84fc14…f2409a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xa578cc…71a1e6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0xbf9fa0…576366
0x4267…6e470x9c95…e299Base—$0.001100%fluxa75d ago0x2c7756…bd2daf

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.