Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f292c…c4a702
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa83658…964c76
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfdd23d…74dbf0
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5b6be3…de7ebd
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1a690f…bd82a9
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xef35c4…1e35b8
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x07c75c…060c84
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x151b99…31857e
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd5981d…f26856
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d0a75…452e6e
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x997131…650413
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc7437e…8e2fda
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0ddcd4…a99b8a
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x771f10…2fb1e2
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x86324e…5f0563
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x98221a…bd9911
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa596ff…6a2154
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf14a54…be84a9
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x654566…d91c65
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb99cfb…6b7faf
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6a3ada…1735f6
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb46f16…4cd2f5
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa96325…c2ae8f
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdc4788…eab5f2
0x1cba…b9eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9a0f51…ea9abb

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.