Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x338547…0f4dae
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b64c8…31152e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6572f0…eaa2b8
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x66bc4d…753f8d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x075479…3333db
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1010f0…ac58a7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e9499…ba1cf9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7c0294…265de9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76e0b1…7f8b56
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab859e…15abcc
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e10db…174ba0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8b627…94efa3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7aa90…ccad56
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6bcb7…210115
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x066634…8e9c66
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a85ab…22e373
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1deb39…a33cb7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d934a…93ca30
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x723158…67b79b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe62df0…6c65a5
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a2c6b…02f68f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x018e70…0cbf45
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae440d…ce7506
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65bdff…9de254
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b786f…98d9d1

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.