Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd869cc…feae4b
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd87bfc…6a7ae1
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfac357…138186
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a12a6…b70474
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x98de73…90b61b
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c303a…75e18e
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4a2aea…ee15c6
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf429e…1b4638
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf69363…c7701b
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb5df47…eb663a
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb27bef…0eb14d
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf9790d…dbdb8a
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc24c3e…64b090
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x89800b…2d1281
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x13209b…dd5ad3
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd3d22a…850873
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbdd076…db88c2
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf630be…f932e3
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb73239…60a2d3
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe3cc5c…db3c62
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa775d8…5188af
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x71d89e…f468fd
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9c3e42…0a7031
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf5d368…4ccb58
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x12063e…02eb3b

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.