Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x14b215…114c8b
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1226a4…829fb7
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5cbdb9…747a0f
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0e2f39…9449d3
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0c3a91…e9c095
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x44a106…81f253
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4276ad…4b8111
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6dd7fb…8f5f2a
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x358bfd…fd9a10
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5e390b…0d34d6
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd0702c…27d797
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd203e2…d6b0cf
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe27bf5…dbe94e
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe90911…7623b8
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd41bac…eb66bc
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5b4e3b…1f3691
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x03e69a…51b90a
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xae5984…bd6c18
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x023b27…5841c9
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x46636f…c55ebe
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x233492…78710e
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7fcaad…25bd72
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x352a32…441b9c
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1e4fab…1cbc2e
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1cbf2c…f78654

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.