Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9914f7…924e0e
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x29df75…668da8
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xac5de0…641e36
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xec655b…d0d6b5
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9996c2…cdbeea
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9b1cbf…72495b
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2ca628…40f549
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x34d141…e57d64
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x799841…230be0
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x73e76c…de62f6
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8848b2…3d9f78
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd1fee2…7b7075
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x224d1a…30c165
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x62667b…13c246
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4f04cc…859b4e
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7e2d76…ff710a
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xcff3f8…4453a3
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x210090…359bea
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8c264c…ed1612
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x621b08…7eba8c
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe91cfe…5ff61a
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5b7922…1166f4
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc07e66…c1e0b9
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x44242f…ff161d
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdf1426…f63f95

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.