Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0c627…f83fa6
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8fa925…8efce0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4d01d…d70e5c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54137f…23678c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf21cb0…ad3335
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c7c4a…c8a845
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfdc8a…0d170c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f3420…445e9c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9aabb0…b750e4
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x672a77…aa29a6
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f2fdd…4e0d21
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x054a54…31c925
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab3350…3a9b46
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf157d5…943cf3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79aee4…164bc7
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b815c…9bba40
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae7eb6…4bd800
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb14b24…6d2926
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd72c4b…2a9a84
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf08ff3…4a7e3c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x170779…31273a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa91ad1…248aca
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x303917…d5b1f3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x228b91…81200a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99721e…844f44

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.