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—$141.9370%0x2133…5a4234d ago0x34609b…359f9c
0x754b…4e530xdf62…30eeBase—$62.3070%0xa2b8…fedd34d ago0x8e3d0f…c17fc2
0x1332…66eb0xdf62…30eeBase—$49.9570%0xc2ed…bd4e34d ago0xa442ce…86ed66
0xf00a…fbaf0xdf62…30eeBase—$34.2970%0x1e09…da4134d ago0xce4a9f…71508d
0x1332…66eb0xdf62…30eeBase—$99.9070%0x2640…d76734d ago0x7b1f91…0632e4
0xe7d5…828c0xdf62…30eeBase—$37.4070%0x563b…9a7f34d ago0x7f0779…da56ce
0x1332…66eb0xdf62…30eeBase—$7.9070%0xda2d…f5ea34d ago0x4cd4fd…b61927
0x1332…66eb0xdf62…30eeBase—$678.9070%0xde1b…a3a234d ago0xa163c6…49a81f
0x2ecc…85bb0xdf62…30eeBase—$5.4870%0x771b…60b834d ago0x966d76…88d7be
0x1332…66eb0xdf62…30eeBase—$169.1570%0x271d…d4bc35d ago0x3e05ba…fb99fa
0x1332…66eb0xdf62…30eeBase—$2,299.0070%0xf497…02dd35d ago0x4b2668…49e0e1

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.