Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb9747f…4e2643
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0f8f9f…749a1d
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1a15df…b623a4
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7390e2…56d908
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x775137…5a25e1
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x747220…70f97c
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x60ba83…d2fb6c
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9109e9…252297
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x51ef7e…61c73d
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x83c351…0fc4cd
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7c9531…6427a4
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa12b8f…10295f
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9e3236…f92c75
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xeec901…16020c
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x45e40a…49e4a3
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd19cfe…8e6ced
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbabd95…3064b3
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5d3925…53fabd
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x691459…fc412e
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0e4ee8…532a8f
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x79db06…6ecd03
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdd93df…b20b1b
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4648fb…017b3e
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfa0647…dcefd5
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x078d63…6f7fdb

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.