Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f8e98…cbafc7
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7735f0…e9511a
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x44f5ba…e08cba
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90e8ab…307040
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa279b7…c14411
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d0716…c30661
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8475b9…9bc34e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9271e6…99df43
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9053c6…d171e9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64a4a8…7d618a
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x764d18…4eacca
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e815c…e5db5f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf220f0…6a3183
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a3bfd…07ca3f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1212c…d4ae17
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbcac2…accf30
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x242cd3…4816dd
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e918a…3b6235
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffd9ea…3fc270
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a8d7c…f8a9c9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0415a6…1c7c90
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9cb709…610e74
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1d6df…0c4cd9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x294c79…2c6fe0
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x523854…f2cace

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.