Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xed8530…98713a
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd02076…21916e
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf4a83f…04e42b
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe87b46…3295c7
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x784be6…3726f9
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x48a104…54f69e
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf5b348…7285c1
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe8213a…ea38d1
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0b9bf8…0d8483
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc04575…80bad4
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb5436f…143873
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xaa9b74…687c5b
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x878cb2…a6cc19
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x86a9e3…8e0faf
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x607ab8…1622e4
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x900ff5…75f4a7
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8dd114…c0afc2
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x502ed6…32588c
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xcfcf8a…737aed
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x59b425…66090f
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xaf5e64…b8f1b2
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x67c870…288876
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2df99a…782065
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x701132…d1934e
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x600a3c…88b4e6

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.