Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x51c236…b96817
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa2eaec…d6342d
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6836ac…dce222
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22066b…3f097b
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76022f…480eac
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x23aee8…74d8ba
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaaba3e…bda165
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3601f2…3fc6ca
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1b2984…b80f73
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xac57bf…7faca4
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x93269a…79f707
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x255065…9e6587
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xecd104…90d038
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x646dcf…27a633
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x53ab9e…eb390b
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x423ac8…b9715a
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x46d0e1…1b13a1
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5ff522…ea6f6a
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc4663d…483a0d
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb5fbd7…7f2fe8
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x504f86…c5a308
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5a9521…da8d68
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4be5db…287138
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6bf59d…d85837
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0acffa…cefe12

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.