Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa29a…10ccBase—$3.60100%fluxa121d ago0xc8df2d…08516c
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0xc8931a…db81e7
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x7f665a…b5d0e4
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x453cc4…9befaa
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0xbc9224…8870de
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x0fabca…44b304
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x2a5e89…330e69
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x3f1bcd…e938a0
0xa29a…10cc0xac65…4417Base—$0.03100%fluxa122d ago0x95943b…b436ef
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x99067e…b64cfc
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x870b5b…fe2906
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0xedd511…e8c563
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x74ade4…529a8c
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x3999c6…1eb6c1
0xa29a…10cc0xac65…4417Base—$0.02100%fluxa122d ago0x2a0474…7b7746
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0xbdc58c…2815ee
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x4eefb4…c55519
0xa29a…10cc0xac65…4417Base—$0.09100%fluxa122d ago0x82f4f6…00f691
0xb90a…9ae40xa29a…10ccBase—$0.05100%fluxa122d ago0xa47da7…f588d4
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0xa7651d…d892a2
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0xdd5f85…1a02a9
0xb90a…9ae40xa29a…10ccBase—$0.02100%fluxa122d ago0x5691d5…71e95b
0xa29a…10cc0xac65…4417Base—$0.03100%fluxa122d ago0xc447f2…39ff4d
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa122d ago0x7a7232…3bf6a3

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.