Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd89b17…f89eca
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x916b80…0bd961
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3d0185…331ed6
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfd2056…7e2509
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6dc568…d19d33
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc25529…c12e88
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c2021…cf04ec
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92b8e0…20dc13
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc1a6db…c6ef1b
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43abdc…029e36
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9405bb…0c917d
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x354f1a…27484a
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x63475f…175b80
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x535cbd…5ddd4b
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe723e6…bbed9b
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f1730…e1507b
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x75c0a5…692f87
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa91384…447671
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x709f6b…aef42a
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x12c1f6…7e011b
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc9af98…560bf5
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1438bf…be5f9c
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdeec24…ce2693
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x926fc6…e88373
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x972b15…4d4a09

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.