Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbfd234…bb98d0
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x956e66…b6f7f8
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1bf864…b6c13d
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xece523…aeebf8
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x596aad…4c7937
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf74d59…b8ba3f
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd0c1f7…0fe5fc
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x72dc0e…601276
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x467a02…4924f4
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcc2940…7f4234
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xeea4f0…ae2fba
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcd221c…28eee5
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x300c55…f40987
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x47060f…653535
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1d1940…d09144
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xaa4ec1…c1e68b
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x508913…278672
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9c583e…a0839f
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc6f4d4…53a379
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4b9377…f4cb67
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2c4eec…5d090d
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xce6693…907f25
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9c0b72…9d49b7
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc828bc…e73124
0x37a0…ce660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfb7153…20a34f

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.