Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$15,050.0070%0xa640…7f4028d ago0xa68008…0c9406
0x1332…66eb0xdf62…30eeBase—$99.9370%0xa438…8fb828d ago0x574e85…a0d2ca
0x1332…66eb0xdf62…30eeBase—$99.9570%0x9ac4…71a928d ago0xaaa9af…bccfab
0x1332…66eb0xdf62…30eeBase—$99.9170%0x4f4d…74b728d ago0x7efc8b…beff55
0x1332…66eb0xdf62…30eeBase—$99.9170%0x44bc…cd6a28d ago0x6273a7…c17313
0x1332…66eb0xdf62…30eeBase—$99.8570%0x96b2…cc5e28d ago0x3586c2…d918ae
0x1332…66eb0xdf62…30eeBase—$99.8570%0xa2ae…033128d ago0x579fd7…0f2858
0xa3d4…a53e0xdf62…30eeBase—$47.9570%0x1e76…9aba28d ago0x758838…b7d3fa
0x1332…66eb0xdf62…30eeBase—$99.9170%0x9d9f…8c6a28d ago0x35b1c0…868015
0x1332…66eb0xdf62…30eeBase—$99.8570%0x4173…266528d ago0xd31d9c…dfd711
0x1332…66eb0xdf62…30eeBase—$8,689.0370%0xf9f2…732928d ago0x158f47…312888
0x1332…66eb0xdf62…30eeBase—$99.9170%0xd4a6…3b8d28d ago0x05ce18…4c7a0c
0xd8e4…99020xdf62…30eeBase—$44.9070%0xd091…7b6e28d ago0xd4dc47…b2be53
0x1332…66eb0xdf62…30eeBase—$39.9070%0x18cc…275028d ago0x54b0be…cc143d
0x1332…66eb0xdf62…30eeBase—$99.8770%0xbe1f…63c928d ago0x4817fa…cf06e1
0x1332…66eb0xdf62…30eeBase—$116.5570%0x88cf…d21b29d ago0x8d60f7…d078e5
0x1332…66eb0xdf62…30eeBase—$6.8970%0x52ac…a61d29d ago0x82d7ec…1f1b30
0x1332…66eb0xdf62…30eeBase—$49.8970%0x0874…897c29d ago0x206fbc…fffd6a
0x1332…66eb0xdf62…30eeBase—$75.0070%0x77d0…ce5029d ago0xf0c9b7…cce653
0x581c…953f0xdf62…30eeBase—$93.9570%0x4173…266529d ago0xb16185…c7ba86

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.