Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe7c0a2…926ce2
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0cec74…1aad7e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4be245…600496
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x241865…529a9b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbfb6c4…9d82f8
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1fb9a…42cdc3
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x121016…c72fee
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07a561…3ea86b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7ceaf…0f9e0d
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x17c83b…fe2724
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3028af…6b369e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d3cca…f37580
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c9c7f…7a27d9
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ab7e1…d2b739
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcb87a1…a529ac
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x931679…9618da
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf51554…06ba10
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74adc7…3d6dc2
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf091f3…9d2a9a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3fcad…4d6b45
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8097d0…aa803a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x701eb5…32000c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ab9fc…82eb3c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd6280…549daf
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb4e94…da9f83

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.