Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x080680…270e55
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x76ffb5…59ab63
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x30171b…adc8bd
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x63bd33…618d5b
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x61fb87…69b2fe
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x925942…6808e9
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd96780…f5abbb
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x106452…e6e28d
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x392184…90746a
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x425cad…973912
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x21a8fa…edb1f7
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5010b4…656fe4
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3c5cf3…f50003
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x10e0d5…591866
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xea3a98…9af4ee
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd8913f…a4766f
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2fd98d…721b55
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x496731…f9ae45
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xca5a9a…c4a617
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x78aae5…2ec9a2
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xee7685…057725
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe29f63…e7cb54
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x12c703…b2502d
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3930d1…285e51
0x3346…edfa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xee6162…edf87b

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.