Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfea72b…aac4ee
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x00cefd…9cccb3
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x758929…de1c37
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9b3a0…fa66e3
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1ae5e5…3a6739
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1737d3…ffe4db
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1e25f…a3622c
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5f49e…a2033b
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5fd2d…629f49
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73290d…1c5a60
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ab66f…c70f1c
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x320aeb…d0a5e1
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c30dd…1ed701
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ef08a…a6872f
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d53ce…106f3d
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc79d8e…13e8cd
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6b76f…a27e8c
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8149cf…394c61
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78a62c…930518
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x59c0bc…93fa7c
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x20a734…03c44a
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x57e1d2…73b6ec
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x61ac3a…aa9cbf
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6fac86…aac033
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfc8169…87f1af

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.