Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xc12214…b7182d
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x337800…9466c7
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xee5f46…aff066
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x01e09d…54ccb2
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x68e664…5ea1d0
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x290fdb…840bbd
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x1af27f…da73b5
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xb094e9…a356c3
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x318069…405dc5
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x195385…a7db0b
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x377ce4…c5c312
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x2858a0…13a938
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xefa644…bb20d0
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x32a4d8…46312b
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x6e6186…5dd0e0
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x3c0a28…c1d524
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x6035c3…3c734d
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xf004dd…afd894
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xd24df9…9a673c
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xa54d23…ef8f81
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x2c766c…442d8b
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x90a960…f858ef
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x5a2a6d…d66191
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xa038c7…851d1f
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x1fa85b…9d0331

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.