Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x624a…f046Base—$0.01100%coinbase37d ago0x10e906…0fb85a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0x9bfb73…f3bd09
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x94fd96…3983ee
0x6f9d…8ba00x609e…3d81Base—$0.01100%coinbase37d ago0x16d1d0…04991e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0xa227fa…376ba3
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x322f91…6b5f0a
0x6f9d…8ba00x6206…f85dBase—$0.01100%coinbase37d ago0xbf269d…ae8a92
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0x840c1a…0341a2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x289323…f7310a
0x6f9d…8ba00x25e8…07b7Base—$0.01100%coinbase37d ago0x8ac2be…2d533d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0x8619f4…da8f5e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x5ad93e…8e567f
0x6f9d…8ba00xc490…0a0bBase—$0.01100%coinbase37d ago0x6d7124…425378
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0xdfabb0…22cf0b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x9a1ba1…71f39c
0x6f9d…8ba00x4add…898fBase—$0.01100%coinbase37d ago0x73339a…093114
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0x496a96…340b9e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0xe87551…95978a
0x6f9d…8ba00x2ebc…4906Base—$0.01100%coinbase38d ago0xc868f6…36b134
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase38d ago0x26bf6f…d3cc1b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase38d ago0x7acfef…d533de
0x6f9d…8ba00x19b7…8a98Base—$0.01100%coinbase38d ago0x1a92a1…6b0dc3
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase38d ago0x47031a…a9fc0f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase38d ago0x3ef2aa…f81d77

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.