Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base$0.001100%Route unknown27d ago0xb09bbf…51acf3
0xd00c…79230x9c95…e299Base$0.001100%Route unknown27d ago0x4ef227…f94913
0xd00c…79230x9c95…e299Base$0.001100%Route unknown27d ago0x59a872…7348ae
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x2a80fe…c8c55d
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x9a0adb…414e62
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xe7fd48…06a917
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x245e71…e5c683
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x57615f…c521d7
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x03ac95…c9b154
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xf1eecd…ba9e21
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x67dc8b…9d2217
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xb2f300…9ff14d
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xc84b96…294cad
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x0a1f14…814cfb
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x0f4c92…f2e0f6
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x5ea93f…09ac75
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xd62f17…954465
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x386b7f…fb13de
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xcaa041…c34266
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x451df6…de33c4
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x9ad23f…e50e81
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xd0d3d2…d77409
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x3e3d07…a6bc97
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xecbe5c…ae6ba8
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x540154…099874

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.