Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xeee704…f9b919
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x86930f…c1ad5e
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x074f16…9a0e69
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xab01f3…70f192
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x748efb…6ee1e4
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9a5e33…826f2e
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x913e06…818c57
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x57d76d…02a6bb
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb80951…f1c557
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdf50f7…c95a46
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3fb551…0400c8
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xebf651…a56e4f
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5c9967…777b0a
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6be58d…95e92e
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8a4324…4fbfe2
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3057f4…c390c4
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x771881…3ed220
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa3f2d6…e2954e
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x44a502…a4fbfa
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1ab34c…df8af0
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb5d3ab…82b2de
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2a4a93…c85155
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x902246…a45a8d
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd24e66…59944e
0x17b7…616c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe199ce…479048

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.