Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.002100%coinbase78d ago0x197ee4…e9bdbd
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.008100%coinbase78d ago0xc80b58…c91675
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.003100%coinbase78d ago0xd5f9f7…f9f680
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.08100%coinbase78d ago0x466303…892f56
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.05100%coinbase78d ago0x149cae…3714f3
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.02100%coinbase78d ago0x8017b0…574ceb
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.05100%coinbase78d ago0x0c6add…3c4b8f
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.003100%coinbase78d ago0xc8c4ef…035c53
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.03100%coinbase78d ago0x861909…b2ba2d
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.03100%coinbase78d ago0x634f3a…a6bb0e
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.02100%coinbase78d ago0x0c8472…30b18f
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.10100%coinbase78d ago0x93ad90…c703d1
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.02100%coinbase78d ago0xa4e72d…7ef404
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.001100%coinbase78d ago0x5c4f35…da3a49
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.005100%coinbase78d ago0xaaf6e1…1a109c
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.008100%coinbase78d ago0xf10855…00175a
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.03100%coinbase78d ago0x0a1d6a…352083
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.03100%coinbase78d ago0xfabef3…3f883e
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.02100%coinbase78d ago0xf6fc97…722b1e
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.04100%coinbase78d ago0x8eaf96…c124f8
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.02100%coinbase78d ago0xf72614…eab498
0x7942…c1350xfa6f…378cBaseAgentForgePing$0.001100%coinbase78d ago0xdaa1b2…d0dfea

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.