Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ae1…b3d00xac65…4417Base—$0.20100%fluxa120d ago0x01949e…d4d3ae
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0x832279…09f84d
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0x330c95…b5896f
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0xd48e1b…fad51a
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0xda2771…b04818
0xb90a…9ae40x9ae1…b3d0Base—$0.10100%fluxa120d ago0x9df218…ef8d01
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0xe388d0…3d53da
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0x0f210c…b14299
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0x50a916…240efb
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0xd9899f…efac8b
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0x92b39b…3a8129
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa120d ago0xe3fb32…0005ae
0x9ae1…b3d00xac65…4417Base—$0.02100%fluxa120d ago0xa013ef…bdafd1
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x5b2186…4b4aff
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0xa47622…83f6ed
0x9ae1…b3d00xac65…4417Base—$0.18100%fluxa121d ago0x0c109e…686dd7
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x88932f…6d34b0
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x068151…3163b1
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x294ac8…7e7006
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x1ea26d…83059c
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x327331…28601a
0xb90a…9ae40x9ae1…b3d0Base—$0.05100%fluxa121d ago0x4dec36…bd029b
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x5c4794…602315
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x1ef4e4…070b2b
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa121d ago0x84c125…a43bb7

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.