Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x1179ec…1711e5
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3cb4a8…a200e9
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x488ae2…9beed3
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x8155fc…cd25c2
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3a199f…a9c707
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb7d853…934ad3
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x13b4d0…3aa8d5
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x22cf92…2a9f9d
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xd23946…3a8737
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xfc9d0d…fbfece
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x8f4749…a8ba69
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xd54b30…c93222
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x64090d…721f79
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xfb92c6…8c6921
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf80e2d…296c96
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x29a629…aa882c
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2212d1…e4c2f8
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x0c3716…451408
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x7db50a…112fbc
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x089504…0226c1
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x5d1ca1…a4ae2d
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x94b36d…812220
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x8c50dc…1d1ba0
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x714bc0…5a3990
0xf61b…dfc00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9bdb5f…78b155

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.