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%coinbase6d ago0x75b31d…33ab13
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x419ffd…57c687
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x986a00…76d5ba
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe189ee…24752f
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7c5188…d987a5
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe5c161…22d41e
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x307630…7b9c7f
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x86fffa…c22c2f
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ea961…c16c6c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51e90d…d47b14
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf57df…92e1a5
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf27820…0a3219
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa093c3…eb7a5e
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4765da…3bbc1b
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5af8ed…a8cb1a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x42bd45…856f60
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc5a5b5…b6c889
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8605ec…6a7610
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe3c688…dc06de
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb5f64d…43e6f4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa3259c…3a414d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a38a3…e7d4f7
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb545e…ca3c8e
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4ee66b…66d236
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x317787…ccdc48

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.