Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0f5d56…484174
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc73e96…76b92d
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfc1f57…adfb50
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x242efb…a7afa1
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa065db…ebedcc
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x360420…1f5605
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8b4c3c…87eb7e
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x017c89…2a61d6
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3ba7d3…9b44c9
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x274308…7f12dd
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x50aac1…b6e80f
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0f9435…0cbd3d
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x806f6c…a0ff16
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa6d29a…41acde
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf391ec…dd68e4
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x79bc02…96f4ed
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9a207e…849d15
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x91715d…ac0c24
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xad6c22…ab2d08
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xbfcf3e…6ccc10
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd1175a…0a0dfd
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x35a666…a1bfc9
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf5d404…b798ec
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x82f997…b95a25
0xf2ed…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1a4a1e…ac56ec

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.