Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x067ee1…1757aa
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0xff69a9…2e5133
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x79424e…e87c20
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x7491a3…910b53
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x265d7a…0faeaf
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0xc56cfa…28fb72
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x6dcd07…bd400c
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0x9f832e…d60228
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0xe4b843…b26e03
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0xa48c71…5a5c64
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0x726bb4…5c62ab
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0x720e71…10f74c
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x5d1f9c…128473
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0xb31751…6bfbbf
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0xd8f850…dc10df
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0xcfceef…4051a4
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0xb260ca…2b34cf
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0xd91720…d994ca
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0xab412c…acd1f8
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x978ee0…00e6ad
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x9fc551…5085fb
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x298927…7da97f
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x9e2664…023763
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x848237…e85b4c
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x170abc…b0d761

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.