Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x12d476…2474be
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x077973…f905dd
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7580b9…05ad07
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x59bc1f…263cca
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4038bb…21473a
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd470b3…12d424
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9d7749…54fd79
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe86514…bf33b1
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4ca550…8c90f0
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x03fd76…374d61
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe2a2c9…b8dc43
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1b9157…3fbeb1
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd62bcc…bf6a87
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7261af…368ca9
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x970848…cb374e
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8a58cc…50f56a
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x738c5c…2fb2c8
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1aee91…231013
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x269b57…e5964b
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb85cf1…8417a5
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd57842…d33607
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8bd725…7582e5
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc5bbef…8b7881
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb76686…44e104
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbaba0e…e3ac73

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.