Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb64a2f…9d569f
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdbfee9…ae7f06
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe68ff8…e30698
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5641f4…d1a8e1
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5aedb6…0e7f9d
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb52b80…9e5bc8
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf69fc6…ab7df7
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6fc26c…6a4a93
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xde3070…c102b8
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa19022…504540
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x373cc2…2cbb48
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x71fc87…403970
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x98e7d1…f64671
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc97b22…74344a
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5ec064…75b61f
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfc934b…e3ae40
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf71531…88bed7
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6aa8bb…423bdb
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1e2180…35015f
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9c611d…5d1281
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0996f2…08431b
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x813d14…59c246
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x175f43…c2ec7f
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9bbdf4…df8f49
0x2610…99560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x054298…64b613

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.