Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b15…1cb40xe2b0…8a0bBase—$0.36100%fluxa120d ago0xd7506a…e257a5
0x33d7…f8740xe2b0…8a0bBase—$0.02100%fluxa120d ago0x222bee…2689c3
0x29ce…247c0xe2b0…8a0bBase—$0.06100%fluxa120d ago0xb14e89…e83e69
0x7995…07dc0xe2b0…8a0bBase—$0.06100%fluxa120d ago0xfe933a…fdb547
0x7cd5…901d0xe2b0…8a0bBase—$0.06100%fluxa120d ago0x9cb320…75725e
0xdfa2…fcac0xe2b0…8a0bBase—$0.06100%fluxa120d ago0x01600a…f5a95b
0xe9d7…b1770xe2b0…8a0bBase—$0.06100%fluxa120d ago0x3bdd1a…896a45
0xa101…50910xe2b0…8a0bBase—$0.06100%fluxa120d ago0x9b3fef…e8da0d
0xdd2b…089e0xe2b0…8a0bBase—$0.06100%fluxa120d ago0x1d532d…9993f6
0xc1e1…77230xe2b0…8a0bBase—$0.06100%fluxa120d ago0x2c215d…1ea4fd
0x022a…79370xe2b0…8a0bBase—$0.06100%fluxa120d ago0xfb7faf…e885bc
0xa682…9b040xe2b0…8a0bBase—$0.06100%fluxa120d ago0xdad808…cc197e
0x95a5…ed920xe2b0…8a0bBase—$0.05100%fluxa120d ago0x8a167e…f4d994
0x551f…cb7e0xe2b0…8a0bBase—$0.05100%fluxa120d ago0x1494cb…a34292
0x2024…33530xe2b0…8a0bBase—$0.05100%fluxa120d ago0x902af2…0b4e19
0x4f1f…e2eb0xe2b0…8a0bBase—$0.05100%fluxa120d ago0x747901…fa72fb
0xf4ea…e8850xe2b0…8a0bBase—$0.06100%fluxa120d ago0xaae7e6…463dac
0xf8e7…84e30xe2b0…8a0bBase—$0.05100%fluxa120d ago0x75e6c6…d40e49
0xc688…734e0xe2b0…8a0bBase—$0.05100%fluxa120d ago0x7fdfbf…7fbfcb
0xaee5…c59f0xe2b0…8a0bBase—$0.05100%fluxa120d ago0x1b83f7…10d828
0x5005…ee840xe2b0…8a0bBase—$0.06100%fluxa120d ago0x36affd…3ceef8
0xdb80…9ecc0xe2b0…8a0bBase—$0.55100%fluxa121d ago0x0b7ea1…62b148
0x3b69…0fde0xe2b0…8a0bBase—$0.18100%fluxa121d ago0x711d20…121f71
0xe060…8cc40xe2b0…8a0bBase—$0.15100%fluxa121d ago0x8b4605…23fe7e
0x31ba…af1a0xe2b0…8a0bBase—$0.19100%fluxa121d ago0xc08ea5…8e7c3b

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.