Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3e516e…020532
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xce1972…5d7797
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0dbe33…000dec
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xaf65cc…9bfe12
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x639512…b22f99
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa5b7e6…eee65b
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x463b04…929b24
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9b34b9…cc6c4e
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfad073…b4b706
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbc7445…9bf991
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4e15b2…c15139
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa543de…a99335
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0073b9…deb8a4
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x61727a…de8e9c
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x28b13c…e814b2
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa24010…eb9e5e
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9a0cc8…e97f06
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3dbaf3…c41a63
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfd0ff9…68645b
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x480de3…7d2c1f
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x55e80c…748ddd
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x856a40…940b6b
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x427083…fccbc1
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x22d1f2…026c88
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xcc7ea1…dccd6c

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.