Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd173c7…6ce4ea
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc4c154…d04680
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd3bca1…9ce6e4
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbe6c7e…ac0101
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x71e9a4…bc4fa7
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x34329b…799b27
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f2d6a…508b11
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x10d7c0…f1f1dd
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2aa820…d38239
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x922ac6…a0f126
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa53af6…10f9a9
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x415553…03e1d2
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21763b…ce3cc1
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf9e70e…8847eb
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc5709f…f735dc
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f6966…e53ef7
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x365eb9…c51e3e
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x780be8…86a215
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0846ab…503523
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x11b4bf…0675d7
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x78fdac…d50302
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7fdb7a…82e5f9
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74a4d5…f4f415
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a2a2b…e19795
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb63fd0…578dbb

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.