Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbf9f28…582b45
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5700e4…973bf5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbe2853…8b5b7d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6a3076…95381d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9f91d0…14bc98
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2c3677…0a6325
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x96e79f…aa6b78
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x544446…7087a3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x82e0c1…ef66a2
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xac8ee0…371141
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x944887…b90578
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0c6b49…f32556
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdcfc67…ab0d88
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x89fd5e…58774d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b2309…327bc2
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x772bc8…b0836c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaf0f1b…d53048
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1b1ef6…18b702
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2b2ece…4b2dc6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5857c0…c14836
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe5cfe3…53d443
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x55494f…83a7df
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x070445…56a947
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x45c274…6646be
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa7063d…ce1caf

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.