Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x581fc0…81c24a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5779d4…2dedd6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xadc8c4…1c828e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x239309…7ee294
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf250f…3cb26b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd423eb…41110b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e5c0c…92d981
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c39df…fd6c37
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc6d70c…9453c9
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe702a4…192419
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb388e…d31ee3
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x289143…901d15
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9a9c9…06dcb4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6fb6b1…67bd56
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x968c40…42ffea
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6fc4dc…63da40
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2c10c…19802c
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x71e218…ed7c5e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI102d ago0x283447…27d892
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa9c66…21d9f5
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb5a6a…d1568c
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9f1af…97800b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x325d47…313a73
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ed335…cd64c1
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae9c07…f37bf8

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.