Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd8c01d…00fb40
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x867a14…0b7383
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x823205…4615ed
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x53354f…dac789
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4d8d32…fcc7b9
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdb0a33…a08bb3
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x160ee6…3aec56
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x74a9a3…635a0a
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd9c5aa…ecfe73
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa9f53f…bae220
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76a2dd…c4d1bc
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8172f1…57dc5e
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xae9312…7493cd
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5259cd…51ce0e
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd9be75…b0f310
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x547855…9cc05a
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0b693f…faac93
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2502b2…b79c8f
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x89a1be…6f673d
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6f089a…72a790
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x653f54…4a69ee
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd57f09…cca0c4
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc637dc…670019
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbd067a…efad09
0xe414…fce20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2173c0…3a4fca

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.