Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x77f49b…1e63a1
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2f3f1d…70e104
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc57ee9…6b774a
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc2dbb0…db294e
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x846145…6f88b9
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x343263…89e290
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfed44d…bcb5ba
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7c6bf2…1ae34b
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xef2fda…0e5769
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x112c97…01cbad
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8487c2…1d2848
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x61df4b…0ca7d3
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x27b065…0a35e1
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x63d5b7…87ba00
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9f43e2…2d95e1
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcfcbf5…abd431
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc42ce8…25e53f
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd20981…769f08
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x72ae6a…d0e051
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa4ce13…f2bf5c
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x027384…37ad9b
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcb65d0…d6b059
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5399cc…479c27
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa467cc…d87422
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6e743e…331e3f

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.