Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0x5467…d618Base—$2.40100%payAI14d ago0xb1b6b8…450a70
0x8736…2aab0xb2df…a661Base—$3.90100%payAI14d ago0xf91ad7…7dc78f
0x8736…2aab0x037b…4f31Base—$4.20100%payAI14d ago0x589e95…a3bd22
0x8736…2aab0x5467…d618Base—$3.60100%payAI14d ago0x17938f…56df2d
0x8736…2aab0xb2df…a661Base—$3.90100%payAI14d ago0x56c172…030681
0x8736…2aab0x037b…4f31Base—$4.20100%payAI14d ago0xcca71d…370cb0
0x8736…2aab0x5467…d618Base—$3.90100%payAI14d ago0xe7d550…aca7e0
0x8736…2aab0x037b…4f31Base—$4.20100%payAI14d ago0xae480a…84853c
0x8736…2aab0xb2df…a661Base—$3.90100%payAI14d ago0xb99029…a37513
0x8736…2aab0xcc19…930eBase—$0.08100%payAI14d ago0x9e06a1…d20d29
0x8736…2aab0xb2df…a661Base—$1.70100%payAI14d ago0xebd5f2…63748c
0x8736…2aab0x037b…4f31Base—$4.20100%payAI14d ago0x2cbfd3…41590f
0xf832…4a920x8736…2aabBase—$0.05100%payAI14d ago0x3ab548…c8c7e4
0x2f16…a4ff0x8736…2aabBase—$0.05100%payAI14d ago0xd97b8c…66eb7c
0x938a…37cd0x8736…2aabBase—$0.05100%payAI14d ago0x303662…e57f8a
0x8359…9fe90x8736…2aabBase—$0.05100%payAI14d ago0xdc2d52…8df378
0xad2e…c20f0x8736…2aabBase—$0.05100%payAI14d ago0x0a7c39…312f42
0xbd1e…886d0x8736…2aabBase—$0.05100%payAI14d ago0x454486…2691fb
0x7aa1…a88e0x8736…2aabBase—$0.05100%payAI14d ago0x0c2603…7b100a
0xb28f…bc940x8736…2aabBase—$0.05100%payAI14d ago0x796955…d64c80
0x8635…42e90x8736…2aabBase—$0.05100%payAI14d ago0xa6adb5…c50405
0x8685…e0830x8736…2aabBase—$0.05100%payAI14d ago0xf09081…8d752e
0x4368…f59e0x8736…2aabBase—$0.05100%payAI14d ago0x333c96…d4b294
0x6290…54080x8736…2aabBase—$0.05100%payAI14d ago0xbd9e20…1da5a8
0xbe3d…ff220x8736…2aabBase—$0.05100%payAI14d ago0x8eaf8e…c882ce

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.