Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfa9fda…4de170
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeb1128…211328
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x40b9a2…fa0feb
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xadf90f…f85648
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80a3d2…11c534
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5b055b…8f9c0d
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4cae19…9c432f
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d11b6…a52f71
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x30f16e…673b4b
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x187b4b…4312b8
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb5abf8…05fd80
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x630acd…86d5cc
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8b64ed…d49daa
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x976c78…017bca
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xccff0f…3930ca
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x27179e…6cbd9c
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x408812…607b24
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf7a7d3…05efdb
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3aad83…5991dd
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8e270d…317044
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa3101e…828f39
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd598be…75a2de
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x85a851…39438c
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5b98d8…1b35b3
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd445f5…f023de

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.