Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e55c1…7e0be7
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe25bdb…06ae5a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x505870…4a4b63
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee7e55…5b4344
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaf8385…88353f
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe6209e…a557a1
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6e6aa7…8714fb
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x35d518…0565ec
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8582ed…13eef1
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x25bdb6…cf2022
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8a0db5…4ed48e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x965f66…208b85
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x87f514…7273eb
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5f10fe…4400a3
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9da161…9acd85
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x25ea83…4aa683
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9e06eb…4d7179
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd726f…9bfc6f
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa1acc9…679195
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x02752b…52d484
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x16ddde…a0e013
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9417b4…17cb59
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2f0384…d22928
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xad5fc8…546889
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xda2a64…e1ba50

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.