Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfff5e4…f07df0
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x320c9d…ca15a2
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc0f306…d9df01
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5651d7…151067
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1b9a76…7ea096
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x173aba…a9a881
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x080955…300a5a
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc606e…aef73e
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6e256e…e55447
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x896d53…602480
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa59328…f76edc
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcb356a…3264c2
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x538848…0cd84d
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x53507e…c18ec6
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1d1b1…173002
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb52fde…ad1cba
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x04dc2f…837633
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b9e09…23c2dd
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a4a00…ff699f
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x91b01f…554861
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x75f55f…dea050
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x618e20…b950ad
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7fbcc0…f58f3a
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3c4eee…88896a
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe126a9…d93070

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.