Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6968ac…5de788
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x575001…bc385b
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x27bc51…9183de
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x777c7c…680e1c
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc52ae4…afe849
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x361346…96ce53
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a0b9a…ccd9e3
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xce20b9…b0d3f2
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15ace7…7b1231
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaa4021…0bac60
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9c314f…d03f0d
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8275c6…a423f2
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd0e7fa…dde34b
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf3e9a…9134dd
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38ad16…fcf85e
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f9c47…d8f0ba
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x834ce1…16d1cf
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77ecf0…4585bf
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x499915…001b7c
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77ff36…fe0ea1
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c2ba0…c331f6
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x769269…bc7bf1
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf2b05b…eeeff5
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x593c7a…d0ace4
0x476f…aa7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd36297…7a5471

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.