Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98efce…cd33c5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83470b…a7d426
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5b6ac…1406bd
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc1891…4e2c11
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ea9e3…79ddcc
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x747e07…28bee7
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a8452…e120bc
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35b4d0…f7bfee
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50b633…523c42
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6dc904…fa5db2
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f30c6…29648d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a30f3…68e685
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c69a5…88e689
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x85564d…1fc59f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48b98b…4b41bd
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf8f157…7565c0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25ccde…85264c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f453a…935aa5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c1447…7f3572
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe10666…62c79e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e390e…42c9c1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06b8b6…20ba1f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f87ec…1905ca
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x412fd5…f7454c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1afd4…02e114

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.