Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9cde78…da8954
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x03414e…54277d
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0e525c…33a0b3
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3db4ae…baa8ae
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8fd401…1a9dda
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf152e7…a425ea
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x952e4c…7e58c4
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x390e16…aa9470
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe644bc…b77a45
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd531b6…374b5a
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8979a6…3062d4
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x11355b…d9358f
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd3557c…495a5b
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x010a21…7a6224
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf541e2…1bd9d1
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x74f4f7…efcff3
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b1072…20f777
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb36674…99a3c5
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x17deb2…df8661
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xabe17d…0c45f2
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x98ed53…e1f129
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa18e8…9793da
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6f4af1…643469
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc8f68…ec2bbd
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e5bdb…8c8116

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.