Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7829f7…fd43b7
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x284abf…b7974b
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b7ccb…6447a6
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa17ee9…8e8c1a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99d457…7b0621
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x991643…fee99d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c5b82…b14a95
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcbc2f8…46e8bf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf1aec…0b0ba2
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfb2134…255e30
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb1d26…d6d1a4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e12ad…f2291f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25aef0…d77def
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd26952…626ddf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x908511…1d0e3b
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x255fe2…ccc073
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f166f…c56b63
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0a0f0…7ee3c6
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89e225…023167
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43f5f9…440959
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ad5fb…3fcf9e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89f96a…500a3b
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43f917…4e1564
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfa2ead…d96ecf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29026d…60d8a6

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.