Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x98c322…37f1c5
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb9688b…aed7d8
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9e0c76…93bb2f
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd614dc…86513c
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0f81bc…95c6ad
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc828f3…929ad2
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbf4caf…d1b19b
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x83eb0b…42f006
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd401d9…d87434
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd332fd…c6dd10
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5d36cb…c5f1a6
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc59b36…5bd6b6
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6ca324…b104c5
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x238aed…4cc1f4
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x92cbb7…7ec8eb
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf2bf12…db1978
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x138ac5…7b17b7
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1191a1…8f52d3
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8b441b…599096
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdeda41…cb0f68
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb74268…0e26db
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc8f990…45f28c
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfca2b5…1eb973
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb43c0a…884905
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x54bc9a…4a5094

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.