Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b07…5f450x3c08…83d8Base$0.001100%daydreams1d ago0x019631…efcaa4
0x3b07…5f450x3c08…83d8Base$0.001100%daydreams1d ago0x42b6f9…7080b7
0x3b07…5f450x3c08…83d8Base$0.001100%daydreams1d ago0xef41f0…96a72d
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0xf4f125…c09f98
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0xfce57e…9fa501
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x3f5da3…2131be
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x98942e…2d947a
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0xf24f67…af4285
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x101368…350ba7
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x97282d…89ccd5
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x362dbb…62ecc8
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x499336…7bb10d
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x4da26d…244019
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0xc0da5b…9bb13b
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x8223a4…96e27e
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0xa95b88…5e0355
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x1cd2ca…0f6253
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0x256a1a…6d231c
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0xd2e775…e26c73
0xfaeb…6cc00x3c08…83d8Base$0.001100%daydreams2d ago0xc3048a…e35cd1
0x4363…34bd0x3c08…83d8Base$2.00100%daydreams2d ago0xf88d88…d690c0
0x4363…34bd0x3c08…83d8Base$2.00100%daydreams2d ago0x345468…495960
0x4363…34bd0x3c08…83d8Base$2.00100%daydreams2d ago0xbcd459…e6da61
0x4363…34bd0x3c08…83d8Base$0.001100%daydreams2d ago0xb90acf…cb5e55
0x4363…34bd0x3c08…83d8Base$0.001100%daydreams2d ago0x82fc5c…c98527

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.