Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x1a0018…578039
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xa22849…2b7ebc
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x8bdcfe…1e409a
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xd0dbe0…529524
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x9ed12e…cadc39
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xd6a6a0…f3db79
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xa4e4ef…523518
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x61d925…d6becc
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x7ad7b4…672a79
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x105da1…bccefb
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x7b39ca…b4ba50
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x86e2ca…cc62ae
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x2f0dc8…5189e3
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x46b4cf…fb8dd8
0x768d…97c10x5cba…db19Base—$1.40100%payAI13d ago0xd41b47…dac742
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x9bbdd6…72ae42
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x7a98c0…c7876e
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x4c77e3…70c9a2
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xef1854…1b48f8
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xf1544e…6e7d49
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x0a72d8…c2401a
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xe6ee71…392a33
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0x088666…e57ade
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xc0e9ee…a860d4
0x5cba…db190xcc19…930eBase—$0.10100%payAI13d ago0xfb5d92…d85fa0

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.