Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6577db…9777c5
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7b0491…034cca
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe3d058…a50698
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x159f46…39e2f1
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x577446…d45452
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x920916…9d3ce2
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x415422…cadd75
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa4f951…68fbc4
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf5f467…a28fb1
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd7e625…ba10c6
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x650c4c…fbabab
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x12c87b…8ba4a5
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9f5387…04c6c8
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x64bcaa…c4a3b1
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x14b6a7…2f0394
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd10e93…771bfa
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd699fe…d9bf0a
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf63344…1f32dc
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6a5934…fa1f92
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa14980…361dc2
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x86173b…4869e2
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x33a296…65d918
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6e2d12…6c2466
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4a1db4…f4767f
0x1474…f9a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb5ae09…d7cc73

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.