Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x037b…4f310xc1b3…aa1eBase—$3.60100%payAI11d ago0x45c0cc…c36310
0x037b…4f310x0a84…2d12Base—$3.60100%payAI11d ago0x866a17…18878a
0x037b…4f310x5dae…6c18Base—$3.60100%payAI11d ago0xc28718…ef7fe0
0x8736…2aab0x037b…4f31Base—$10.80100%payAI11d ago0x94ca38…30e47c
0x037b…4f310xc1b3…aa1eBase—$3.60100%payAI11d ago0x0c0fdf…76c621
0x037b…4f310x5dae…6c18Base—$3.60100%payAI11d ago0x0bc272…183ef6
0x037b…4f310x0a84…2d12Base—$3.60100%payAI11d ago0xb49682…7f7d22
0x8736…2aab0x037b…4f31Base—$10.80100%payAI11d ago0x6aae31…8756a8
0x037b…4f310xc1b3…aa1eBase—$3.60100%payAI11d ago0xbe97cf…c196a7
0x037b…4f310x0a84…2d12Base—$3.60100%payAI11d ago0x87477a…238393
0x037b…4f310x5dae…6c18Base—$3.60100%payAI11d ago0x128107…9b5fa6
0x8736…2aab0x037b…4f31Base—$10.80100%payAI11d ago0x72872e…49f919
0x037b…4f310xc1b3…aa1eBase—$3.60100%payAI11d ago0xb5fed2…8af481
0x037b…4f310x5dae…6c18Base—$3.60100%payAI11d ago0x6779dc…b71d8b
0x037b…4f310x0a84…2d12Base—$3.60100%payAI11d ago0x1fcb93…544264
0x8736…2aab0x037b…4f31Base—$10.80100%payAI11d ago0x15829a…78001a
0x037b…4f310xc1b3…aa1eBase—$3.60100%payAI11d ago0x179001…2eb836
0x037b…4f310x5dae…6c18Base—$3.60100%payAI11d ago0x16ae10…94d52c
0x037b…4f310x0a84…2d12Base—$3.60100%payAI11d ago0xa69932…619eff
0x8736…2aab0x037b…4f31Base—$10.80100%payAI11d ago0x82f742…06f030
0x037b…4f310x5dae…6c18Base—$3.60100%payAI12d ago0xd2c71a…f191ca
0x037b…4f310x0a84…2d12Base—$3.60100%payAI12d ago0xf87368…b8aaa6
0x037b…4f310xc1b3…aa1eBase—$3.60100%payAI12d ago0x0625a5…9cc7f9
0x8736…2aab0x037b…4f31Base—$10.80100%payAI12d ago0xcec84f…52312d
0x037b…4f310x5dae…6c18Base—$0.40100%payAI12d ago0xc7474b…12c1c2

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.