Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa97716…db2cad
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4dd8ba…3130b7
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf6b372…fb44e0
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4540ee…be096f
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5e7a9…047945
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd544c8…a1f6b8
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf86756…15a9b5
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7393e4…4944f1
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x122eec…c5e8f9
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8ec4bd…f66800
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x802814…4936d5
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x88f872…f52ab3
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0067df…fac52a
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x09cb63…6ce6d1
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdf82fe…8ef172
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2b1464…58dbe8
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xda2c28…6e88f0
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2d0e4d…ba2f3f
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbbed35…ceba31
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1c5a33…9fb6f9
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x470162…7bcf2b
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab964f…9cb364
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeb7684…28d8a8
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76dd28…1e9413
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6442dd…08e081

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.