Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa6f425…b6b336
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3f17b4…9b72e0
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6ffe57…25a033
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd87d47…1774ef
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9aa53e…f15f0f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc5044e…fade05
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe55bf4…df1c93
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9edd87…7320c1
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7020b2…2ab64e
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc4be6a…5303c0
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe969dd…171ebf
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfc8ff8…0228ef
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbd560f…fdaad8
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xeae5c7…6dab0b
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6fbd58…0b4752
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe982f2…95fad7
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdd7a4c…839b3f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf91867…4aae9f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x523775…ba7b5a
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf4d180…40499e
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7fa49d…aba2bc
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7eb9c5…1e34ad
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa50ce6…1499c8
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc504b0…56a181
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9bc9f6…18283b

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.