Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x87b216…750704
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa316a8…11b51b
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb9a840…c2570c
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x436065…e7f908
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x342acd…271f87
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x720fae…9dd3c4
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x574f11…f02198
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x211c03…090632
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x705f0a…d8d890
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfb71ab…bddade
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf813c4…4797b0
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe1c1b3…99db42
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x814728…6a60b0
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf35711…ebd948
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6783ea…2f18a9
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc7c436…89cdea
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xafa61f…87e767
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe0aad7…b47b8f
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf21f21…b6f4ff
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x60ce12…645822
0x309f…01ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x111a2f…93ccab

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.