Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI101d ago0x446e2d…720f28
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa163f0…78d752
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc876a7…e6ee5f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x44d937…dfe974
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d0b1e…93efad
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06e00a…681277
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeaaad2…f5ba23
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc4e49f…38fcb2
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46460d…2eadb6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb2004…808ace
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x447bde…22d37b
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7147e9…245638
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x847d9a…580268
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa8af27…69c3da
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3314ae…7aadca
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9332f8…d7f692
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x132323…7880a2
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf89d37…cb50f4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d5dd8…0a43ba
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66abea…a5ea91
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x51b7b5…47b722
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05dd22…e96193
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4d12f…d8589c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0x885d15…344630
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc7cbc…d604f8

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.