Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x7daa…021723d ago0x99ff20…0e6fad
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1a34…32c123d ago0x7845de…7e2ec7
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x9cee…c9d923d ago0xdf66cb…f84e83
0x3fb1…7e250x47c5…4fc3Base$52.5070%0xd6e8…21cd23d ago0x321efb…e73045
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xd3b3…bd8223d ago0x14965e…cceb93
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xe1d1…1b1923d ago0xdc5b2b…4cbf98
0x3fb1…7e250x47c5…4fc3Base$21.0070%0x20d2…f0b223d ago0xcf805c…043eec
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1ef5…d9e823d ago0x4c3564…da9a4a
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x41d2…bf7f23d ago0x7904e1…5a494f
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x53e7…bd1023d ago0xc22eef…50cdf0
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1798…f45f23d ago0x752631…2985b3
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x4c95…d79b23d ago0x7fb455…a79f9b
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x04a0…f71823d ago0xa0525e…009ac5
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xbf7d…708b23d ago0x07a358…ef08f1
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1513…b51323d ago0x3dac9c…16ad3c
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x27f5…dfdc23d ago0x5b1bed…3f8d27
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x0908…9e5123d ago0xcf119b…148893
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x0971…930e23d ago0x00d791…8e3d82
0x3fb1…7e250x47c5…4fc3Base$21.0070%0xca9f…d20123d ago0xb67676…2ecaf1
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x5823…9b2123d ago0xb8ec79…98eb6b
0x3fb1…7e250x47c5…4fc3Base$21.0070%0xa48e…f66124d ago0xaada8f…f457ab
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x6476…d72624d ago0xd6f417…6c8fa1
0x3fb1…7e250x47c5…4fc3Base$14.7070%0x3dd1…4d5c24d ago0x05b337…2eb6b6
0x3fb1…7e250x47c5…4fc3Base$126.0070%0x573b…0d2824d ago0x8dadc2…f70d35
0x3fb1…7e250x47c5…4fc3Base$11.5570%0x4173…266524d ago0x9f6add…88506c

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.