Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x89994b…28a48b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x229bfe…5ac01a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc06711…1abd34
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a41b0…4cfccf
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa372bf…b63054
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9d753f…fb80a2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfde099…fe3f41
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x077f59…1469e6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x05ec80…ca234f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43daac…6f197f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x195a3c…e7bcaf
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd940ce…81dcfc
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1648a7…8219a8
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2454e…7aeaee
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x161c02…7b6871
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf3e4ad…0412d7
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x710637…fffb01
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf091d6…67ae8f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf3dd04…86bc48
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb7e1b…45d409
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6d649…305709
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c04da…00d4c2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x925ef2…939054
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b2ac3…c51762
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd604a8…d8df0e

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.