Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8a8292…6d27db
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x461e02…8acca2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5f4ade…8db1e6
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x77ee6f…d8571c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xef0ebc…be891c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x615feb…56193f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x805a87…017d4d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x17fc3e…0b7730
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x54ffd2…e3d1b8
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc06638…96dd9a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x471a71…4eee4b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ee9d7…5e4b72
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd6eab4…4cf707
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x51f70c…5b7095
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x52073c…a36202
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb57088…63f997
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x103abf…fa6339
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x018ce6…183915
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x89199c…c22bf1
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa75dfa…91bc69
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x74696c…0166c2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xca7091…ea0c8c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6d4c44…7c4fd2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x98a24b…388907
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x33eb7d…0118c9

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.