Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe090e8…8822d6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x375de9…cb917c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb74c18…2c4674
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1051d…581d2b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa75e56…da42ea
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba435f…9ae79d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd03580…b84103
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f6103…ce06c0
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb04355…0e2495
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6128e2…5f1177
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf52fbe…9d767c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe15e39…6eb57c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9db813…6aec3d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbda716…ae0191
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefed17…025e63
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x243ca5…50f271
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b7e95…68aba1
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0fec9e…09f650
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5af65…013df8
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1c3929…edade5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x052e5d…680fa3
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71d69d…8990b7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc826e4…b72b05
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe41b2…12f899
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x054255…3b3257

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.