Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.00076100%0x6366…f1e261d ago0x2682ea…a24b79
0xbff5…6fde0x6366…f1e2Base$0.006523100%0x6366…f1e261d ago0x6c7a54…faf9eb
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e261d ago0xae6857…a96e58
0xbff5…6fde0x6366…f1e2Base$0.000027100%0x6366…f1e261d ago0xb7fba5…d3a922
0xbff5…6fde0x6366…f1e2Base$0.006531100%0x6366…f1e261d ago0x251030…d78984
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e261d ago0x1aeddf…186aca
0x98d0…8d380x6366…f1e2Base$0.007023100%0x6366…f1e261d ago0x503c17…4ec196
0x98d0…8d380x6366…f1e2Base$0.11100%0x6366…f1e261d ago0xcabac9…d30b29
0x2318…7d4a0x6366…f1e2Base$0.006792100%0x6366…f1e261d ago0xf7c8c2…6d2c36
0x2318…7d4a0x6366…f1e2Base$0.31100%0x6366…f1e261d ago0x9fc90b…131e41
0x98d0…8d380x6366…f1e2Base$0.006791100%0x6366…f1e261d ago0xa641a6…b2e672
0x98d0…8d380x6366…f1e2Base$0.09100%0x6366…f1e261d ago0x5c6398…e01d23
0x98d0…8d380x6366…f1e2Base$0.05100%0x17c8…043661d ago0x84b346…fa7fd1
0x98d0…8d380x6366…f1e2Base$0.005826100%0x6366…f1e261d ago0x01deb0…16ba3f
0x98d0…8d380x6366…f1e2Base$0.12100%0x6366…f1e261d ago0x1fb12f…7ec00e
0xe95e…6ec90x6366…f1e2Base$0.007035100%0x6366…f1e261d ago0x5727ef…e8e7bf
0xe95e…6ec90x6366…f1e2Base$1.02100%0x6366…f1e261d ago0x50ff13…72877e
0x680e…8e070x6366…f1e2Base$0.02100%0xfc74…d8a561d ago0xf50138…fb9c56
0xbff5…6fde0x6366…f1e2Base$0.03100%0x17c8…043661d ago0xe6b310…4f7551
0xbff5…6fde0x6366…f1e2Base$0.22100%0xfc74…d8a561d ago0xf2bf22…ac29d1
0xfd75…13760x6366…f1e2Base$0.003087100%0x6366…f1e261d ago0x3c8376…511034
0xfd75…13760x6366…f1e2Base$1.28100%0x6366…f1e261d ago0x6286a5…a80ff1
0xfd75…13760x6366…f1e2Base$0.02100%0x17c8…043661d ago0x8cc69e…224d03
0xfd75…13760x6366…f1e2Base$0.006337100%0x6366…f1e261d ago0x914713…400054
0xfd75…13760x6366…f1e2Base$1.89100%0x6366…f1e261d ago0x4f5b61…e7cf45

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.