Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4fa939…fdffe5
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9f55ea…22933f
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x80a884…9d6623
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaa8748…90b1c3
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa9d8cc…0cabb3
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1d3761…12cbb0
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x44935c…45e86b
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdc9914…f4ab9a
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea0a73…93d3b4
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc0a1bb…5b25ac
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa49e60…d51596
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7afb8a…a07e96
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7cbf4e…ae658b
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x95b0fb…d9453a
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5bce2d…8d35ab
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdb19c1…7f4c4c
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1172a1…d07f4f
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6f9cd3…07d810
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0f93e1…03f7ef
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfc1e2f…fc13d1
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x38e203…5705cc
0x4acf…aced0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xefdab5…77a248

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.