Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f74c0…4f08a3
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa54f63…0d161a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16c342…f88c09
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf02fc1…478eec
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0ae454…2e1478
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1d603a…d85162
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x304e41…a35a00
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc1106…2ec7f1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0532ad…972ac1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ef782…10f8c3
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x85f333…08def7
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78076d…b4c22f
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ec175…3eb207
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xea2631…acd391
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e9d6b…d07d8d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x352da3…7f02b0
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x185e43…2a40fe
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf146e5…85cdc8
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b6c68…9d16ca
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x809eb3…e94549
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d7ccb…915840
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8374c1…3dbc4a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb7dfc…3e89c2
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf07714…a51dad
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b5b80…18562d

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.