Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xd688…8df00x73fc…b29bBase$0.0075100%0x0018…ca97113d ago0x2b770d…87273d
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0xc29ad6…d7c223
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x46d91e…eba7bd
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0xdc8b5a…13162a
0xb128…6fff0x73fc…b29bBase$0.01100%0x0018…ca97113d ago0xedb95a…68ab33
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x8dbbd8…d01d3b
0xb128…6fff0x73fc…b29bBase$0.01100%0x0018…ca97113d ago0xdc83d3…397ca1
0xd688…8df00x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x4b9f4a…2c3b46
0xd688…8df00x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x9f9bbf…5c460c
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x6f159e…402047
0xd688…8df00x73fc…b29bBase$0.0075100%0x0018…ca97113d ago0xd823cb…fb37f9
0xd688…8df00x73fc…b29bBase$0.0075100%0x0018…ca97113d ago0xe43540…e4b5cb
0xd688…8df00x73fc…b29bBase$0.01100%0x0018…ca97113d ago0x902cfb…3486d9
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0xf52152…9e5f2c
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0x69bbc3…6af564
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0x3ff3ef…1e85ac
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0x2cf83f…312920
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0x889c6a…be1f11
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0xc2ffa0…017c2f
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0xd58c10…a97e53
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0xaef72b…287a43
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0xe6b071…e48743
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0xe3165e…e0a384
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca97113d ago0x7b67cd…390818
0x96c5…88670x73fc…b29bBase$0.01100%0x0018…ca97114d ago0x67838a…0b7567

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.