Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0058ef…6404d5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ac98c…61b4a1
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a5407…0c5c3a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ae7c0…07dad8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0d848…23126f
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45c43d…d01f28
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd4915…27e053
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c7c0c…1a4c38
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeddc07…4bcd65
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc163b4…4fe4aa
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4dfaff…2d5667
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3771e…7a88b5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2bc74…810775
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ef9b6…d954dd
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c9fa2…27b65d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ef796…cabaed
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5db556…51ea91
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4443a4…8ee8e2
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6c6cb…ed4606
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x48ddc0…38170a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d446a…7377c6
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d26db…44192a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60517e…e64532
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbf9d3…9054ce
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x014411…5aa99b

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.