Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3e83c7…c6e55b
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5566af…314c7f
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x73d2a8…755a09
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7ecbc8…f8df57
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0b59ec…a55d9c
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7522a9…c1c6dc
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8ff2c9…3f9280
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7b83f8…9b6b4f
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x600dee…d47eb7
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4f8471…86467b
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd9a973…b0b4db
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x157db6…e4b581
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6e4090…97586d
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6de042…fb8cf3
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x492e0d…03ed3d
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x73fe2c…8304b0
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x628a2d…1cf44d
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4c8715…de0dbd
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xff2d7c…fa7188
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf9a4fb…3d0022
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfd4b77…32496f
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcc04a5…818e24
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xab0d22…b4f0dc
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc7a292…0a3720
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x85bbdc…3ad6aa

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.