Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdce56b…8067c6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15aa33…8f370a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc26e67…4838e5
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f24c3…f8b098
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b4ecd…20d39c
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x75f03b…279558
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x995aa1…2f0896
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04fbb9…e977b6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08399d…2f1c9e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4761f…3d8884
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca6378…e85a3b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38d3c4…57dd3f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x636b70…b26c0a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6beab…db84b2
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b10bc…78b623
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f12cc…a513d9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd834c7…6b0034
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x310a63…87cc5b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5df87…ef2a8a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd1eb2f…18fb02
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7fcc04…24853d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb67edf…680e3e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6b0d6…416815
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc42ee3…32e0e4
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x087f1e…3b92cb

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.