Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc4ac11…873baf
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x67b5f1…2e4e0f
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0803ed…fe8acb
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d45a2…45279e
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xceb533…e1364b
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7b2de1…003b02
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x23a979…8d0fda
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8f9dd2…9c5fc2
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e18e0…f0b2b5
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3ec138…1946dc
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5abfa6…da5bdd
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xab34c3…57f646
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0fd89a…3b30f6
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9c1b70…99cbcb
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x433ab3…7b087a
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb5fedf…383a24
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff44ca…8ba49a
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3e0a9d…9bc76d
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x21bc60…877c6c
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x09c8fa…69062a
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xed19d1…d6c772
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0b86fe…53ba56
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb41a7b…c5daaa
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xad7819…d15ee9
0x461e…1f110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xccd134…58c129

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.