Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcee209…7dce6e
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb2456b…483472
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe29bfe…7166e4
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcc796d…82ce02
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb5ca84…dfeb4e
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x05e425…ee8726
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb2f9e1…780eef
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1b840a…cd669e
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xaedea5…91e10a
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1c35e1…20092c
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x34592a…c042af
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc91c0d…bcd540
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x17ea38…535f0c
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe66293…953dbb
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7faea1…227e7f
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x35e82d…6422d4
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd6917a…f02b43
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa9620b…902315
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4ba42c…032c87
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x585938…6a5850
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x243cbb…b785be
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd189b8…2533a4
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x709952…d7ae8c
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0662f1…7b58a6
0xb390…d3e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x11c12b…52d69e

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.