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.00570%0xb936…369e18d ago0xfcb767…c06405
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e18d ago0xd59183…bc3047
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0xe34bf1…523345
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0xd65667…6d98eb
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00570%0xb936…369e18d ago0x6d6dc8…2825c7
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e18d ago0xa81f53…f06a53
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0x37fba8…ed66ef
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0xcbe36c…595e0c
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00570%0xb936…369e18d ago0xfe845c…9f4d74
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e18d ago0xbecf4e…aa072d
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0x61081a…58a239
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0x5bb978…0f083b
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00570%0xb936…369e18d ago0x5a82d1…44474b
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e18d ago0x361107…4b52a3
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0xf28069…3a0ed8
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0x795695…5153df
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e18d ago0xaaa4e8…48d0f4
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e18d ago0x30bfd4…782617
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e18d ago0x51fb7b…4b4c7e
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00570%0xb936…369e18d ago0xe89455…89af7d
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e18d ago0x9e9454…acb681
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0x94598e…716162
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00370%0xb936…369e18d ago0x7e54ef…10f402
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.00570%0xb936…369e18d ago0x8eebda…84f0a4
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e18d ago0xd97d95…6f860e

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.