Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3182d3…1619c2
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x612242…c6c161
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf2ace8…10e266
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x182925…7766d0
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe4f9b4…10fd52
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x553beb…f0fc1a
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xde204d…aa63af
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xefadb6…2e4f3b
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcd09c5…870a50
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa4258c…d0a8e7
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x336833…86aa28
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xefd66a…3ce393
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe1a2e7…8356c9
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa0f8c1…accadd
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x45f8fe…5d0202
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe5da34…43ca52
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0488b8…083158
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x456115…ffb63d
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0fed07…366d68
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x92c179…00c14e
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7f6cf0…4ad60b
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x28284d…fdfec3
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xef4d6d…9cdc6a
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9d314a…1051c3
0xa044…3cce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc14bf…d3fb3e

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.