Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x24bcf2…f44dbc
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc7c38d…e8d08c
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x152e0e…45b9c8
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf313d3…982b1f
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x640296…4dd120
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdd3392…5b2c34
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d415e…13f3da
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0252f1…de1cce
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x197bf8…228526
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcebbc5…52ffc4
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd8110c…90bd3a
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6337b3…08d8ca
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf43718…55791d
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd36063…8c8057
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7180c0…df7829
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5f85ab…df5802
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc48cc9…c02225
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x16d0af…e6fe18
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xffd12d…d60580
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaac712…25d8c8
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc59b3…0d6d2b
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x18e0f1…a56852
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x251d1d…522451
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc5372d…70888d
0x061f…a1f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x086c0c…a643b7

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.