Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9073d9…b02ae0
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa2af2c…894de0
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x578343…e67f1f
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x09c996…da3bb6
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbaa286…9f5349
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2a5e21…caf33c
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x566c87…8e6c44
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd208e4…8f0bef
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcf418b…b50c3b
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf81194…b5876e
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7ed8b6…6372c4
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa51042…8b0d90
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x190c84…b93ebc
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf6489a…8b1888
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd1ff50…cdf468
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbd3c8c…a2fb45
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4ef1cf…3555c8
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb94770…53b62e
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7a65f2…b3bf52
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x079c60…fdb95b
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcb05ff…b2e38c
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb66c46…8cc470
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x933c09…1e9e1a
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf1acf3…9d6e8f
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xadc2d1…b96f0e

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.