Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7ce61a…cbea3f
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9803ff…e3fb0f
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb95ee8…dee926
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x31a344…be889c
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x464186…20a590
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe87e71…4418bf
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe337fd…896e87
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x27f6e5…82ab83
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfaeddd…a57954
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a584c…70ce92
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x97dddf…312c49
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x602988…f3f842
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x040387…7d7687
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe03994…72f77f
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x88396c…ab8aa4
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x344ee4…50a92a
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0b7d9…f3daa2
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb242e8…ef2a4c
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbb2eed…2f05c1
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd8d37c…8933f8
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b6ee7…f40531
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf4ef22…70b158
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeeee84…c45c95
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8bbda7…0e8a2b
0x5f50…a7420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf7ef1a…dcb098

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.