Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x379094…082d96
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x497a36…217de7
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdb05f4…9948f2
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa76f68…ab0899
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2bab36…3a3e39
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x763f39…01cb8c
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd31ae6…b29e1e
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8b96a8…8d682d
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe2a14b…971029
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6cb572…c9747c
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x54b016…502b04
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcbc3e7…d761f6
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9e8838…12de74
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1c82f3…bf25ed
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x40bedd…b8c2d7
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdc5039…58e152
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4ae308…29be15
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf149d5…65d2ef
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x128d21…7b292d
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa0b5b2…d943ec
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x634718…edbdf4
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3339d6…674357
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x60a21d…966730
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1686f7…6f5f8b
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3cfa6a…b346a2

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.