Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa38d16…65a3e3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbcc33…efccf9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfda621…0aba5e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43b888…f3b8b7
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x906bb2…78b4a9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14b3dc…8c45bb
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7dc03…bad65b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea95c3…347467
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce8dcd…1af7fb
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4264ca…e2902d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83b1d5…24c2e3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7e50f…607ee1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a68b3…b668b9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda56db…2e54e0
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfebd61…068cc1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4eab42…24ed21
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c726c…2b84a5
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2521b6…091082
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e85fb…e8b1f5
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1332e…e3056f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x943699…6af943
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4d521…7d08f5
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4c115…d32539
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc591bf…968ad6
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9979f5…c9f73f

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.