Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb5c9cf…5ce7b7
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x014489…89f014
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x866182…80007c
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3bb844…81a357
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0be9f9…16f9aa
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2cae7…f3abc9
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0dbb29…00a7da
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd7c810…79cbb2
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4a49f6…9dc9f3
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9d63a3…ed710e
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdcb1de…c67120
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x65c0b1…74df0f
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdbc203…30bc4e
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x177c8f…c4c60d
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb85460…e19a2c
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x984324…66c191
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0bd6c6…73128c
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1996f5…27cd74
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f0a4a…7cdc4d
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xea752e…eab6f5
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe51e50…1ef792
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce5957…b5efa4
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5238fd…67799b
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb764d0…b4e8e8
0x10d6…e2cd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4da198…beec41

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.