Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x636955…14892c
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xed54ba…394701
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xab9398…aa83e0
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xeeeaaf…de8a64
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x729db1…adf990
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb39e59…503dd5
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4b902c…395bed
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8bfe9b…0bf653
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xca6f68…33adf3
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2273a5…4c45ea
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfbff10…b84bfa
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x584a4d…93e25d
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x07fadb…d47a94
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x605afd…d13f8b
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb16e6d…0824e3
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf1e01e…9fa19c
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa51ca1…afb0cc
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcdfbbb…3bc7b8
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9ecb3a…9b14a9
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xade494…20f6c6
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x101f5a…dc4e7c
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x650002…664229
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3efec9…507187
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2e4fd9…a2a7f9
0xb973…85590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe765c0…d0b975

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.