Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcda858…35337f
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda4fb1…fc63aa
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde7568…0e5254
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ebc24…6b81dc
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ebdc6…91142c
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a1597…4cc463
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7d60d…c22b20
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27e048…2e65ee
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74d0a2…d9cd1d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0007ab…c7fcef
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x368a90…f21537
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32abca…63a4b1
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf95564…b6d360
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4b920…0cd206
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x876a8e…41e9cf
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfed2b4…9398c4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe0679…0daefe
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec94f2…a0271e
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1f7f0…91eb50
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ae320…0d405f
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb07029…293060
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a416e…cf144d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x673c7b…b4ace4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab90b7…ef54bf
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa29ee6…5402e4

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.