Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc638ab…b79ea7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d8e74…0946d7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb10e3c…174b4a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5950f0…15cb3f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd92a40…724131
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86170e…e49274
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06b629…8f29fe
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa35de…b85bf4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75e9c0…22736a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce12d5…8a1090
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa82855…343778
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xecbc33…cabfd7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd749f…db5494
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84deac…2f1a17
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfb89a1…bf2480
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00add7…f49c23
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1cf10d…3d9183
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a5046…133867
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8df91c…d8a88e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf99d0e…9881ac
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a2caf…ced1e3
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c8f81…eca5a1
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa18f3b…70542d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d28fa…969d0a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6888eb…9a1093

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.