Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4c8643…4a1a6b
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdc5eb8…bedc5b
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd3f9df…fe11e0
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7ec3f8…3fadba
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x27bd71…fb331d
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0aa9a9…f4b3df
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xca5030…579c19
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9ecc98…f99fea
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xffc459…0a5053
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa3df2e…bb32fe
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x036c5d…acb41f
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x17538b…35d66d
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd590eb…2038a8
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5a6e21…cbd1ef
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x221ff1…1a418b
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe89a54…afde16
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x29f215…43aa66
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd38810…4f7662
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe2e670…2994b2
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4735e0…ccc01b
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8eb7dd…e4e2e7
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1b45ec…3f82dd
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5692a9…445520
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x08db76…36b004
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf18a63…f3116b

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.