Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8ab713…4020ea
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd078b7…1f3032
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x160e9f…9dfe8d
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4750d0…06f963
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x553364…2bf1b3
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x02ecec…d62aba
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xea4ba2…47dfc0
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x738cbc…10e9b3
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x90b98b…60268e
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x18afda…9c7c96
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1352da…55cd1b
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2946bf…09bc34
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5fde33…951b1e
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfda702…24a70b
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb80aa9…abc04e
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd5134c…bc9e7f
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xad1e51…14fd92
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x349cd2…9d633d
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7be329…2ac57a
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0f321d…fa3d51
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x69dd8f…5fcbfb
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1422dd…f84593
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0e3369…7ec18f
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x51c94b…6dc199
0x3e30…28540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1e8ce5…c15111

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.