Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0xa90e…1993Base—$11.00100%0x435b…703386d ago0x675b9b…c24304
0xa34b…a97f0xd0c5…9fc6Base—$5.00100%0x4337…c62f86d ago0xe82d97…717e88
0xa34b…a97f0xb02e…3733Base—$55.16100%0x28e4…5b0186d ago0xf9f9b7…2dc6fd
0xa34b…a97f0x3177…c56dBase—$18.00100%0x4337…187e86d ago0xa8679a…6dd2d1
0xa34b…a97f0x4b5b…d5eeBase—$5.00100%0x4337…d6af86d ago0xe862b5…b8a523
0xa34b…a97f0x4b5b…d5eeBase—$5.00100%0x4337…f96586d ago0xc88b2b…8c6e88
0xa34b…a97f0x39b8…51c1Base—$17.00100%0x28e4…5b0186d ago0x36d13f…c07032
0xa34b…a97f0xd0c5…9fc6Base—$5.00100%0xce54…f55686d ago0x53b605…00e2f4
0xa34b…a97f0x39b8…51c1Base—$17.00100%0x4337…217c86d ago0x04ce0a…2c3d47
0xa34b…a97f0x4b5b…d5eeBase—$5.00100%0x4337…2e1c86d ago0x711e11…397a8f
0xa34b…a97f0xd0c5…9fc6Base—$5.00100%0x4337…e06186d ago0xc74470…ddd07a
0xa34b…a97f0xa120…8a3cBase—$6.00100%0x4337…ec6886d ago0xdc5337…726667
0xa34b…a97f0xa120…8a3cBase—$6.00100%0xce54…f55686d ago0xa2cd8e…9aaed0
0xa34b…a97f0xeac8…2aa6Base—$383.52100%0x4337…5e7d86d ago0x90624a…c11c45
0xa34b…a97f0xeac8…2aa6Base—$383.52100%0x28e4…5b0186d ago0xdab2cf…0372af
0xa34b…a97f0xd0c5…9fc6Base—$5.00100%0xe196…0ce186d ago0xc5a52f…dc14af
0xa34b…a97f0x64f6…7ad7Base—$6.00100%0x718f…3eac86d ago0x8952bc…84889c
0xa34b…a97f0x5053…4654Base—$5.00100%0x28e4…5b0186d ago0x28662c…b98e82
0xa34b…a97f0x2193…43a0Base—$21.00100%0xce54…f55686d ago0x017df6…a221a2
0xa34b…a97f0xa137…4a24Base—$19.00100%0x718f…3eac86d ago0xc252e8…9d3815
0xa34b…a97f0xc8f1…ca79Base—$22.00100%0x28e4…5b0186d ago0x277cf4…715818

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.