Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x400c84…44f906
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x48a4ad…ffb2ad
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x381e11…01ae28
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa69832…4c5501
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd7c8f1…f8e4cd
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7fb9d1…056049
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf4a341…9ca2c8
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdbb3b8…caf4e5
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd7d152…983550
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x89ab4d…c52fdc
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9fe237…239ba3
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf5265d…375522
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8e2e92…c6efe1
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf3c9f3…5962b7
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9f372f…9cf70b
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1dd2f…1737d3
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x06795c…175b8f
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xef19f5…0875e4
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x23db5e…bd31e2
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd03e04…7fbfda
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x52a223…bae893
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x527897…1a1f39
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6cd54c…ac2a87
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x414c1d…450c21
0x329e…9acd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd2426c…75eabc

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.