Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x51c6cf…bc2da2
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe7417b…0b1703
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x870543…0417cf
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1b5d5…7b7a40
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3703a1…c03624
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x10b2fd…f885c3
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb3b04…14e137
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c65df…ba3990
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1bab60…82a7b1
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3227d…dfb95d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x66e26d…0c6764
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f6b1a…5c531f
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x064366…fc5136
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29d153…48591e
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9b838…6f609c
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d486e…e766ae
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa8a88c…08b3a3
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x759c15…5c07af
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x617640…bfdf63
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x179c87…23410b
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6482e…ff6fb2
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83254b…c7fc04
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe471e9…9c9f64
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9033f…278326
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2f0ee2…a9cdec

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.