Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1e60…9b2fBase—$0.10100%candidates100d ago0x2bd76d…433d4e
0xb90a…9ae40xeb17…c1caBase—$0.10100%candidates100d ago0x001018…410f49
0xb90a…9ae40x5c94…094aBase—$0.11100%candidates100d ago0xd4bd8e…0ffd86
0xb90a…9ae40x33da…060dBase—$0.10100%candidates100d ago0xeacb28…d159bc
0xb90a…9ae40x2873…3ce1Base—$0.10100%candidates100d ago0xc7427d…b51db0
0xb90a…9ae40xaa79…a05dBase—$0.05100%candidates100d ago0xabaec1…2fdff5
0xb90a…9ae40x2873…3ce1Base—$0.10100%candidates100d ago0x9779ea…4aca61
0xb90a…9ae40x8327…8a13Base—$0.10100%candidates100d ago0x76ad15…ad4f06
0xb90a…9ae40x096d…dbcbBase—$0.05100%candidates101d ago0x4b8e10…2c7c47
0xb90a…9ae40xef72…0c8dBase—$0.10100%candidates101d ago0xbce7ea…23c1e1
0xb90a…9ae40x420d…27a8Base—$0.10100%candidates101d ago0x43a6cd…71f078
0xb90a…9ae40xd827…3115Base—$0.10100%candidates101d ago0x01b5b3…0c56e2
0xb90a…9ae40x7836…285eBase—$0.63100%candidates101d ago0xb35f1d…bbd87a
0xb90a…9ae40xec7a…efa6Base—$0.18100%candidates101d ago0xa66c70…0702e8
0xb90a…9ae40x89de…6522Base—$0.02100%candidates101d ago0x270ebe…6ea065
0xb90a…9ae40xa2f9…def8Base—$0.05100%candidates101d ago0x38ea9a…23c190
0xb90a…9ae40x60f5…46d0Base—$0.11100%candidates101d ago0xe25b1d…2304de
0xb90a…9ae40x9240…1fdcBase—$0.11100%candidates101d ago0x83295b…3a45c3
0xb90a…9ae40xa3ec…df72Base—$0.11100%candidates101d ago0x8562bf…b9ae21
0xb90a…9ae40xbd2f…4986Base—$0.05100%candidates101d ago0x320876…dade0e
0xb90a…9ae40x4a0b…9beeBase—$0.02100%candidates101d ago0x48049e…1ae462
0xb90a…9ae40x5f2e…d33cBase—$0.05100%candidates101d ago0x636bed…bf7e4f
0xb90a…9ae40x125f…fee4Base—$0.05100%candidates101d ago0xcc4cd0…0deb8b
0xb90a…9ae40x8f6e…7224Base—$0.05100%candidates101d ago0x2c8029…b27d13
0xb90a…9ae40x87fa…16bdBase—$0.05100%candidates101d ago0x8776a3…ef1718

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.