Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0xa732c4…d6f8b3
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x520bbf…95c455
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x82ab9b…8190ce
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x047d10…e21988
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x532568…f3ca11
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x824049…1b8494
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x5bbabb…8a7152
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xb09a19…98e1a7
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x36fb81…9781f4
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xfd6c39…d6cebd
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xcf3e72…a1f8d9
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x685dab…88604e
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x27869d…c76475
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x3ae8f1…99cdd3
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x0cd1e4…aa39a8
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x9a5076…0b15e1
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x25b391…d46c07
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x7e5344…f13d98
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xe4b248…be7d68
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x628fb3…3ba482
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x79e44f…be2f17
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xea6a1a…19c212
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x539767…38cd6c
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x5dfc3d…6e88b3
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x4a6f4d…f27c52

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.