Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xedfc97…2acec1
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf0e26f…d9efad
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6cea03…2eb5dc
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3268fd…846f5b
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x01631b…3598ae
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3561b8…4b12b5
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8d520b…61e3d8
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd91afe…746606
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4649ec…ace876
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x31b35b…4e48d3
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc132fb…be111a
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc5d499…b4e8c7
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x58a6c4…23364f
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb63727…206980
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x57d2b4…86cf73
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x67a59f…de2e4a
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x02c881…7ec7fd
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb6fe8b…538fe4
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbb2b94…9b14ce
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x617f6a…bc8538
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2b5249…38216e
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9ffa31…2a0405
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x207162…fb0a9b
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1ae100…9ecb22
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3e1e4c…23f892

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.