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.0570%0xb936…369e13d ago0x2a6c61…3414d1
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0x2d44f8…904cda
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0xca9225…fd8c3a
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x43146e…2e6a38
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0xedf909…1dde26
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x5ed97c…3a97b0
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x30a753…fb32b8
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x9be869…c05606
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x05f1cf…e46f99
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x96b9a9…079c8a
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0xe8aedd…c73a86
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0xf49fe2…70a92d
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0xff7f1e…2318a2
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0xbb4293…77caa4
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0170%0xb936…369e13d ago0xbd840d…b34c2e
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x724192…273d95
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0xf4eb8b…24db70
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x66d597…40bf83
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x1d259e…e8a62f
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x7ea855…7e7aa0
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x8c1b34…8a7949
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x7a380e…4bcf7f
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0570%0xb936…369e13d ago0x68180f…9a18cc
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0xcff584…9f2295
0x7f3c…41d10xb936…369eBaseapi-salesTrust$0.0270%0xb936…369e13d ago0x73fee6…7f1759

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.