Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x765ef7…e2ee20
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2ced4c…ad9ecd
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb5e4c2…1ccf36
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdd51ea…2f1068
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9d1d9b…16dcf8
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5aed28…5e129d
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x22555c…2e18ac
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x991866…8a7006
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x898d0a…2ada6d
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2a89f8…7acabb
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x86c1de…75e0c4
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1717eb…8bddde
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1d9da2…bcfd2f
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4c7650…fb8d39
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe5163a…8d1e68
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe20dea…21e561
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x914a88…8865ea
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb2198a…d411f5
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbd5040…3acc73
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe5ec98…f9bbed
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x535bfc…6aa5d2
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb50b26…e595e4
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4ceceb…5696de
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xda52e5…e5dd35
0x5ca6…f1990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd380cb…10dbce

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.