Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x87325b…33136c
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4184ff…449e49
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x49e32d…5f5a60
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdf8b53…1668d6
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2a666d…17d0c7
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x46e952…a3c9ea
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4c95f7…a3f70b
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x20555c…e9d0bd
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf6d7fd…28cc8f
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xba64ac…d799db
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x46d618…d5e99e
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x34f560…9e0c99
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa80f5a…a097c9
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa6824b…960832
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xff1ce7…242a32
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6708b2…d440ab
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x05285b…4920fc
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x316991…e943d0
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8713eb…42614b
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcae49f…94b7bf
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa3c97f…5fc7a7
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x311739…05a071
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x889e68…401de7
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbfe23f…7c24d7
0x8052…26260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcca0fb…08c135

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.