Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb0a16…01a14f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7ff20…36cbff
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa650be…a7e0f8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdfc7f3…474349
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe59129…91e48b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x542f4d…252d9a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c20fe…431938
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf45fb6…5558bd
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c8288…1a4f27
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf65f73…3009d1
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaba647…c4e7a9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c3c81…e243de
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b4acb…a1a4f0
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3878bd…f3de58
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x516b51…2ca7dc
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x815ee0…0f445f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf9a536…1a96bc
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8afbf0…885da1
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1256bf…380c0f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfe128…c683a3
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x743c5c…be6e81
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf00fca…d13f23
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f7ac2…a824ef
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x314093…f111fa
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb02b4b…71f0ff

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.