Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x386230…3bd8b6
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaf47e7…be4859
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ddce4…cd53f1
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf9ef48…dd6f21
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5a0e2f…c9748f
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9be77d…a99cef
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xde87ee…76401a
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x63baf7…bf2e79
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5c9b57…85f7bd
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xece3b6…a165b0
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe0d330…eebe2f
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc56d28…759d2d
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe61ee2…d53b86
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2389ca…081053
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd4ba32…b33f29
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6b97fa…c3f065
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x630d4f…f6328c
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1abf1a…418e4c
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa03bd3…bd31cd
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x202827…e764b5
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7edbb5…426748
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbe28f3…5afe22
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0dfa94…faa212
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1cd75e…46e5b8
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x03860b…44097e

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.