Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xfcabbd…f4b282
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x65a953…616c94
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x9cba0f…5f9a02
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x6c8ae4…1d9609
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x880e70…d221ab
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc5fca7…0c7c62
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xf78127…5872c2
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x9c471b…4ea92a
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x300e15…c60f8c
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x318b0d…d8bdb4
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x9676b4…5341da
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x0a0bce…142858
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x5ae188…4d060e
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x1e56fe…14761e
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x539094…c57fb1
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x046d47…1c4261
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x56848e…243471
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xd1318c…f65a46
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x8cee79…5eb1b4
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x2d815c…b077db
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x6761d7…a415d3
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xe2e382…cbc72f
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xe4ef5b…544250
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x47870c…a07833
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xb91872…60d007

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.