Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa06530…ac3e9b
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61c2f6…2d151f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x734752…f50d3f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ef328…d4d39f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95eb35…b70895
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea16ce…3eb6dd
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dac3a…8f3f00
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e0c25…3b9382
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe5d8d…ec7344
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd42b74…88754c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26ce48…7748d5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69c745…dfdf11
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba588b…da73de
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5969da…9300a2
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x552674…681a33
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x962f5a…591780
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4b1ca…404ae7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c450a…86d3e0
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x117d0a…31fe08
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x260948…c6dcde
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68a49d…112799
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcad342…e79a04
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc94aee…c980fc
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0d5d9…51eb48
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3ddba…832b09

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.