Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8e7bbe…dca6b5
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x57640d…2e2433
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbfd269…e45e31
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe1937d…9464ad
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x49c35a…29077e
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6bebdd…c03e8d
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbe792f…3fcc59
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x23c589…bb2a99
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x46987f…b856bb
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcd203f…c3ae62
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x26d5f1…052e07
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa08d35…2ff275
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0893c7…f59a0a
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa0ea1f…88cf6b
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x50a18e…cf0b04
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x849754…ae55b1
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7ef37c…2497e1
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x629579…d6005a
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8a5bb0…a2f833
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb2eb43…dfca9c
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7afcc1…632544
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7248d9…7eef2f
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9d1b06…c2a8e3
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4dcad5…93ec34
0xfede…384f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5d795c…9d488c

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.