Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc49485…1b2d21
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x042b0f…93d1ed
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1a8bcd…63b1e3
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5f2d06…4bc398
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x71ac35…dd3313
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0302c5…d1de1e
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x379c7a…683978
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd2457e…d81d05
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3fc029…62f0ce
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf45cce…f85427
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6542e9…d803d8
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6160cf…eeeb79
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4e8348…3209b4
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8420a5…1b3d28
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa243f0…f1a0ab
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd15796…9f8091
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0bf506…b50ae5
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9c3b5a…564326
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x51e033…109af6
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe998ee…570ecb
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x728964…bef518
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb1177f…903954
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x60936c…771190
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbbe92a…9138c6
0x3d57…9fa70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0ac68e…770336

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.