Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x29ecdb…878916
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x95a27a…7a2bb3
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x71cba7…f55b8b
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7c0428…e190c1
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x72e7a7…de9568
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x616d4b…fa4160
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d1e35…8285eb
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6160b5…43c1aa
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x16cd2d…41aa24
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb4747a…81f8ed
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18abeb…c49838
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x93c671…091703
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2f27cf…3b3576
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x39592e…3e1d5c
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe9d52a…aa88b3
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x366347…e5d46a
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf0380d…4caffb
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc48c9e…36570d
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6416c9…3b5064
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b51a1…f85857
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa5804e…8cc4c8
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x245907…87cfd8
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2abe6f…388e13
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18525d…f77f13
0x7b67…dcef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbb4a65…6132bc

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.