Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.004399100%0x4337…36c483d ago0xfcc1b5…0443ef
0x3be9…575c0xf6ee…3bd2Base$0.003254100%0x28e4…5b0183d ago0x1a3c1e…f8f00a
0x3be9…575c0xf6ee…3bd2Base$0.004129100%0x4337…d6af83d ago0xa74cce…aab4fb
0x3be9…575c0xf6ee…3bd2Base$0.007969100%0x4337…217c83d ago0x176468…32b337
0x3be9…575c0xf6ee…3bd2Base$0.009417100%0x28e4…5b0183d ago0xd54f41…2511e1
0x3be9…575c0xf6ee…3bd2Base$0.002142100%0x4337…6c9283d ago0xe77dfd…45b770
0x3be9…575c0xf6ee…3bd2Base$0.006321100%0x4337…03f583d ago0x5ea70e…88af55
0x3be9…575c0xf6ee…3bd2Base$0.00482100%0x4337…d6af83d ago0x17b897…9c55a3
0x3be9…575c0xf6ee…3bd2Base$0.0012100%0x4337…9f2683d ago0xedba6e…7d3bc8
0x3be9…575c0xf6ee…3bd2Base$0.004441100%0x718f…3eac83d ago0xc6f0a8…c70504
0x3be9…575c0xf6ee…3bd2Base$0.001451100%0x4337…1b6283d ago0x490b20…86a275
0x3be9…575c0xf6ee…3bd2Base$0.001647100%0x28e4…5b0183d ago0x2e180b…37ef9c
0x3be9…575c0xf6ee…3bd2Base$0.003593100%0x718f…3eac83d ago0x6507e2…729126
0x3be9…575c0xf6ee…3bd2Base$0.003621100%0x718f…3eac83d ago0xf238c2…21540f
0x3be9…575c0xf6ee…3bd2Base$0.004763100%0x28e4…5b0183d ago0xf38736…44adaa
0x3be9…575c0xf6ee…3bd2Base$0.00085100%0x4337…029083d ago0x9de6c8…daf951
0x3be9…575c0xf6ee…3bd2Base$0.008655100%0x28e4…5b0183d ago0x536059…345134
0x3be9…575c0xf6ee…3bd2Base$0.005393100%0x435b…703383d ago0x93a7f8…bd3015
0x3be9…575c0xf6ee…3bd2Base$0.004735100%0x4337…df9b83d ago0x446c57…9a7798
0x3be9…575c0xf6ee…3bd2Base$0.000655100%0x28e4…5b0183d ago0xc463c3…742c60
0x3be9…575c0xf6ee…3bd2Base$0.00042100%0x4337…56c783d ago0x666faf…5ad088
0x3be9…575c0xf6ee…3bd2Base$0.000047100%0x4337…98b683d ago0xe885c2…faad5c
0x3be9…575c0xf6ee…3bd2Base$0.006261100%0x4337…44cc83d ago0xd29401…7569b6
0x3be9…575c0xf6ee…3bd2Base$0.002426100%0xce54…f55683d ago0x9104fa…2e64c9
0x3be9…575c0xf6ee…3bd2Base$0.009557100%0x28e4…5b0183d ago0xb3669e…b6e150

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.