Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x41cbad…39e699
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xf90ba6…7a4882
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc9c5da…d18b78
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb9da0f…91a9f4
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x320502…d14307
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x1a8167…164c5a
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc1a731…0f76f7
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x904ce1…07c43a
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xee1351…6c7a4b
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x20327f…a1bf36
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xf60853…1788e9
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xa57588…7e6f3b
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x036ff4…effae7
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x3a23fe…47099f
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x5ddaec…25c792
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x646201…aa878f
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x5c7764…f9c3b7
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x234cfb…c32f7b
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x52eb2a…e04e08
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xcc062f…1bfcd1
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x4d19cb…c305aa
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x6afc1c…cb5c6e
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8f624d…26d33b
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xd7cac4…7263af
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xbbdb12…ff39f0

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.