Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa6bed3…1d3645
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf6b8cb…0a152e
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5c76cf…2b063c
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc289e0…617259
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x95889d…bde447
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x96c681…d11c4c
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x48146a…61d761
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa939a1…2893e3
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x18d6ce…1fb51e
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x94d381…b52abc
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6ddf39…a2a38a
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x96b876…9aa300
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1bfdcf…9b2f04
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc06f86…61f773
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1140ef…6fa72a
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2e48a8…2d19f9
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x855415…976516
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x60c807…a63085
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe12688…b20aa3
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa67a2a…4cf087
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4eb879…e03829
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfed99e…2de175
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x47b8ab…a213ef
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8a1979…2701bc
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfd2237…c62e03

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.