Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x938e5a…516316
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4d1aae…364022
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x435b68…367377
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdd3d46…17c7a8
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x92d9a8…7a1b70
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc59bfd…e3b534
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7282c7…d38922
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc041f1…e77e09
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb9d5a4…7b9f59
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x03b4fd…f151dc
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xea4d07…80c950
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc355e1…e3d879
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb11a9…167fa3
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x666033…631362
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf74bee…2eb335
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8f9c3e…e44571
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x22629d…2edf3d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9c422b…6b618c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x69a679…28af9c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2f6e95…f963bf
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x369ffa…62bee9
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe624d4…901da9
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x579865…1e93c2
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x521ba3…2f4af1

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.