Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x3d4cbf…2e1f63
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x46a0bb…5e7f14
0xbebd…c1480xac65…4417Base—$0.13100%fluxa117d ago0x8ca548…9f7180
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x87b6e1…3c9a9b
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x577f85…053fb1
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x97ce79…40108c
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x3c4e8f…22ee80
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x4123b3…5ae8fe
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x0c2ea3…e59a2f
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x3deae8…5e0763
0xb90a…9ae40xbebd…c148Base—$0.02100%fluxa117d ago0xe0f32b…01b9eb
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x158560…88be35
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x49e329…3b2917
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0xa75139…248c49
0xbebd…c1480xac65…4417Base—$0.06100%fluxa117d ago0x1ca01e…77eb62
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x1eace9…5dac28
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x4cf602…e54042
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x06be79…323415
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x909a76…39e538
0xb90a…9ae40xbebd…c148Base—$0.03100%fluxa117d ago0x68c2c3…7ff7d9
0xbebd…c1480xac65…4417Base—$0.07100%fluxa117d ago0x5298d1…d24266
0xb90a…9ae40xbebd…c148Base—$0.05100%fluxa117d ago0xa26301…f5ca6f
0xb90a…9ae40xbebd…c148Base—$0.02100%fluxa117d ago0x3511a5…500568
0xbebd…c1480xac65…4417Base—$0.04100%fluxa117d ago0xd3815d…1e2cae
0xb90a…9ae40xbebd…c148Base—$0.01100%fluxa117d ago0x69af13…711d8a

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.