Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf2c19a…1ab0fa
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x66a6b0…e39d02
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc459ec…3fee59
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7d014f…54e454
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x72c4cc…5afc10
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x40a47c…2eab7a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3a6896…a113d4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xde3dc6…78380a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x99b26a…bcfe2a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5c6575…ac99e4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcbee21…7d7030
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x32b6db…f01233
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2e8e85…921fb5
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf4f844…aa8a3c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe1e9a4…e0b977
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5371f8…79e592
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb4c1dd…fc3a9f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x86a758…7ff34d
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x381133…57ac22
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd96101…f7fdbe
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x607c11…e979e4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb02a72…80e70e
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI101d ago0x084c4c…d66e6f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b7fb9…4ae64b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f70e0…c4f993

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.