Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7f01a3…ef5c5d
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x443bfa…b7ec32
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6cc649…d947bf
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbd54cb…4a733e
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa013b5…e8ad4a
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3b7798…0284bc
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x138af4…0f80e1
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf67e57…7cf8d3
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc43154…a5932c
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9793da…1ccad8
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d002a…6a57b4
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0d9b2…f29e0c
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d1a9a…46a73f
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b009a…400a96
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x57fefc…0f3fd3
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdea136…d51416
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a7860…468e81
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcd0309…7e7c6d
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc231b2…8dc0cb
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x62514e…0e87e7
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x90fb26…35800c
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x279239…37d619
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xefaab1…c53a26
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdba830…9d0fc9
0xde44…29240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe47818…8e0a01

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.