Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xafd91f…f4cd97
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x442b3f…0506d6
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x98abcd…770e23
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd0ba20…52dcb2
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x02b96f…4ff1d4
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x03dfc3…9fe581
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc3d47e…264645
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xaf85d2…7d4a05
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x381b64…e00980
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xace7bd…7ce3c6
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb6e7e2…a72016
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7abbaf…b2a16c
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9e7221…d22b3f
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9c871f…ff9f35
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe5c041…409f44
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x04ff45…2eaed1
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb7b561…25712e
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb13d5f…a55a56
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa76e9a…0454bd
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc7a649…86f0c7
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xeb3b87…913dee
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x084c0f…705faa
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf5c287…98d529
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x246cd8…a675d9
0x4894…884d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x159846…40dde6

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.