Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e582f…42e8df
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b4ff9…f342fe
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6b003f…4c591b
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1346a5…d92ddc
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x90dfa0…aa84ed
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb64ec6…8f0568
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f018f…8b2fd3
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7806b7…cc1978
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x097f17…e410c0
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8783eb…a9d7ae
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfca06e…b57f20
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1ed646…f95c3a
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf7570f…0d43d7
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x463f35…0e7da0
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6a1698…5c1888
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x56aa28…143683
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x89c80b…7399f0
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d9a4a…0e55d2
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb1714a…ba0b96
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x63f737…e0cc83
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8dd27…09954a
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x467d7f…762549
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9c7dd1…51fe35
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x78920e…e89ca8
0xaeb7…99090x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x120a16…87095a

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.