Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd15a…70dc0xd8d0…c706Base—$0.02100%candidates97d ago0x4fa557…e5d8bc
0x67bf…368f0xd8d0…c706Base—$0.02100%fluxa97d ago0x91ac78…692148
0x286c…dfa20xd8d0…c706Base—$0.02100%candidates97d ago0x541abf…c29f0f
0x283b…07550xd8d0…c706Base—$0.03100%candidates97d ago0x7fbb7f…e3528b
0x6e33…5ede0xd8d0…c706Base—$0.08100%candidates97d ago0xb3f3ff…82e6f0
0xcf74…884f0xd8d0…c706Base—$0.02100%fluxa97d ago0xea3045…31f585
0xfe20…a55a0xd8d0…c706Base—$0.02100%candidates97d ago0x81be11…fe7f82
0xd0f5…bcff0xd8d0…c706Base—$0.03100%candidates97d ago0x92b9fc…ed8e4d
0xcc4b…e0a00xd8d0…c706Base—$0.08100%fluxa97d ago0x465938…b49747
0x5f98…28d70xd8d0…c706Base—$0.08100%candidates97d ago0x5e426f…5322c7
0x43b6…01e50xd8d0…c706Base—$0.02100%candidates97d ago0x8d96df…f34858
0xee69…757a0xd8d0…c706Base—$0.03100%candidates97d ago0x04e0cd…ceec1f
0xcf8f…91500xd8d0…c706Base—$0.07100%candidates97d ago0x628245…78c0d8
0x38bd…78ec0xd8d0…c706Base—$0.04100%candidates97d ago0xdd1ddf…9091b3
0x46ce…57680xd8d0…c706Base—$0.06100%candidates97d ago0x868c09…2823c1
0xc559…09590xd8d0…c706Base—$0.06100%candidates97d ago0x26e6ae…bc85c0
0x4714…fe210xd8d0…c706Base—$0.04100%candidates97d ago0x06108d…c1349f
0xf79f…ec2d0xd8d0…c706Base—$0.06100%fluxa97d ago0xc86715…a8484d
0x15a6…c1eb0xd8d0…c706Base—$0.06100%candidates97d ago0x46fb0f…e7a7cc
0x79e4…303d0xd8d0…c706Base—$0.05100%candidates97d ago0x730cc9…3f17cd
0x69ce…9b8b0xd8d0…c706Base—$0.15100%candidates97d ago0x39c6c2…e09016
0x6c2c…104d0xd8d0…c706Base—$0.15100%fluxa97d ago0x8c6356…3c9518
0x33d7…f8740xd8d0…c706Base—$0.15100%fluxa97d ago0xa88d62…d36236
0x1b2a…f0a00xd8d0…c706Base—$0.15100%candidates97d ago0x4ece62…d4f316
0xdc6c…0a890xd8d0…c706Base—$0.10100%fluxa97d ago0xf5854f…96263f

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.