Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6fba4c…fe3ffc
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6312b0…e4f1c9
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb63a2a…720bdb
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x795f65…84bb14
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd06a9…e4d018
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1fd624…a6aa84
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1f0927…e9d447
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x513fb7…50ad6a
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x111761…8bd136
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4e740c…40131c
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a6b83…9010f5
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x27ea93…4a1d69
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x789aa4…fe7701
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc5bcf…7b9352
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xff980a…c49b0c
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x453946…935266
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1b53ff…77cf52
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x409ddd…7d8182
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd073c…110e5c
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x74ec06…a8a8b7
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdc3f60…68b2e2
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x723c56…bd0c80
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1d95c6…4b91b9
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaaf7de…470e7a
0x50aa…0cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x034fc9…ddc875

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.