Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x30f631…6b2b4f
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x081957…6b8911
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x577eea…122b83
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x04fdec…0aca8d
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf1a696…7412e3
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x35d0f8…c7df41
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8a8bb1…21bac0
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcc9fc3…fd2621
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3cbed7…6fcb44
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe567d0…2e3323
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x800e7c…9a64cb
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x77f49b…1e63a1
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2f3f1d…70e104
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc57ee9…6b774a
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc2dbb0…db294e
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x643e97…567f85
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x846145…6f88b9
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbf0e93…3b3068
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x343263…89e290
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfed44d…bcb5ba
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7c6bf2…1ae34b
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb19c05…84c825
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef2fda…0e5769
0xf565…488b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x112c97…01cbad
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf18a86…7d3081

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.