Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcb583e…17ce91
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x210a3d…3f7afb
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21cf4a…8243b3
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x173d53…3835ac
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c87fe…f4ea10
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa73bc3…a91694
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0bbeff…ea6f17
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb01be7…5ac700
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0abc8b…d3a61d
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ab65b…cac5c1
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x971915…1f96a6
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd4903b…aaa645
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x246f2b…6e0b60
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x289a50…70151f
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x06d721…a5fa7b
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2724f6…89529f
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1a68e…077a21
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4e809e…547275
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3e45a3…d8177d
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf0e394…88052f
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4699d9…86b855
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x46fcb6…d21306
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3eb44a…633419
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2cf4d7…a1d14a
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa1e2e0…bbb286

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.