Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2fb030…a028ee
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1fe713…bcb1bb
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x83be72…c2d42e
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0541de…8ee172
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5298b7…4fd045
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa42b97…70062d
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x64e25c…c7fcc3
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x396479…e747d4
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd12c4e…812d09
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbfb96b…df2234
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc30d1c…66fb4c
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x709ce4…7b4382
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe66a0e…e0d30d
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe63423…8a08a3
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x128fdf…78107a
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdc263e…4fae4f
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x07736a…8fa29e
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d3751…6bbc73
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x38fcda…f1092e
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5d7d45…74b596
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x726403…124e0b
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaec509…209944
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x263967…83e450
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf207f0…881078
0xbecc…f8d80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5c2171…074ba1

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.